HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
v1::source_location Class Reference

Public Member Functions

constexpr source_location (uint_least32_t line, uint_least32_t column, char const *file_name, char const *function_name) noexcept
 
constexpr source_location (source_location const &) noexcept=default
 
constexpr source_location (source_location &&) noexcept=default
 
constexpr source_locationoperator= (source_location const &) noexcept=default
 
constexpr source_locationoperator= (source_location &&) noexcept=default
 
constexpr uint_least32_t line () const noexcept
 
constexpr uint_least32_t column () const noexcept
 
constexpr char constfile_name () const noexcept
 
constexpr char constfunction_name () const noexcept
 

The documentation for this class was generated from the following file: