Livox SDK API
V2.2.0
|
#include <core.h>
Public Member Functions | |
named_arg_base (basic_string_view< Char > nm) | |
template<typename Context > | |
basic_format_arg< Context > | deserialize () const |
Public Attributes | |
basic_string_view< Char > | name |
char | data [sizeof(basic_format_arg< typename buffer_context< Char >::type >)] |
|
inline |
|
inline |
|
mutable |
basic_string_view<Char> fmt::v5::internal::named_arg_base< Char >::name |