xtd
0.2.0
Loading...
Searching...
No Matches
xtd
formatter
Public Member Functions
|
List of all members
xtd::formatter< type_t > Struct Template Reference
﹡ libraries
»
xtd.core
|
system
|
types
Definition
template<class type_t>
struct xtd::formatter< type_t >
Provides the base class to format any object.
template
<
class
type_t>
struct
formatter
;
xtd::formatter
Provides the base class to format any object.
Definition
formatter.hpp:28
Header
#include <xtd/formatter>
Namespace
xtd
Library
xtd.core
Remarks
For more information about format, see
Format number, dates other types
guide.
Public Member Functions
xtd::string
operator()
(const type_t &value, const
xtd::string
&
format
, const std::locale &locale)
The documentation for this struct was generated from the following file:
xtd.core/include/xtd/
formatter.hpp
Generated on Sun Aug 31 2025 20:45:41 for xtd by
Gammasoft
. All rights reserved.