xtd
0.2.0
Toggle main menu visibility
Home
Categories
Documentation
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
v
x
Enumerations
Related Symbols
o
Files
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
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.
Examples
bit_converter.cpp
.
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 Mar 9 2025 23:56:12 for xtd by
Gammasoft
. All rights reserved.