mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-29 12:45:22 +01:00
format() bool support
This commit is contained in:
parent
ae607d40e5
commit
4d0817e8f9
@ -82,6 +82,7 @@ std::string Foundation_API format(const std::string& fmt, const Any& value);
|
||||
///
|
||||
/// Following are valid type specifications and their meaning:
|
||||
///
|
||||
/// * b boolean (true = 1, false = 0)
|
||||
/// * c character
|
||||
/// * d signed decimal integer
|
||||
/// * i signed decimal integer
|
||||
|
Loading…
x
Reference in New Issue
Block a user