|
NcEngine
|
Public Member Functions | |
| constexpr auto | file_name () const noexcept |
| constexpr auto | function_name () const noexcept |
| constexpr auto | line () const noexcept |
| constexpr auto | column () const noexcept |
Static Public Member Functions | |
| static constexpr auto | current () noexcept |
Static Public Attributes | |
| static constexpr auto | msg = "source_location not implemented on this compiler" |