Livox SDK API
V2.2.0
|
#include <format.h>
Public Attributes | |
arg_ref< Char > | width_ref |
arg_ref< Char > | precision_ref |
Public Attributes inherited from fmt::v5::align_spec | |
unsigned | width_ |
wchar_t | fill_ |
alignment | align_ |
Public Attributes inherited from fmt::v5::core_format_specs | |
int | precision |
uint_least8_t | flags |
char | type |
Additional Inherited Members | |
Public Member Functions inherited from fmt::v5::basic_format_specs< Char > | |
basic_format_specs () | |
Public Member Functions inherited from fmt::v5::align_spec | |
align_spec () | |
unsigned | width () const |
wchar_t | fill () const |
alignment | align () const |
Public Member Functions inherited from fmt::v5::core_format_specs | |
core_format_specs () | |
bool | has (unsigned f) const |
arg_ref<Char> fmt::v5::internal::dynamic_format_specs< Char >::precision_ref |
arg_ref<Char> fmt::v5::internal::dynamic_format_specs< Char >::width_ref |