|
rstd 0.1.0
|
Consteval wrapper for source_location to capture the caller's location as a default parameter.
More...
Public Member Functions | |
| consteval | SrcLoc (sl_type v=sl_type::current()) noexcept |
| Implicitly captures the caller's source location at compile time. | |
Public Attributes | |
| sl_type | val |
| The captured source location value. | |
Consteval wrapper for source_location to capture the caller's location as a default parameter.