C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
Loading...
Searching...
No Matches
essence::logging_string_view Struct Reference

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
 

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