|
C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
|
Public Member Functions | |
| template<std::convertible_to< std::string_view > S> | |
| constexpr | logging_string_view (S &&str, const source_location &location=source_location::current()) noexcept |
Public Attributes | |
| std::string_view | str |
| source_location | location |