userver: userver/decimal64/format_options.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
format_options.hpp File Reference

Detailed Description

Structure storing format options for decimal.

Definition in file format_options.hpp.

Go to the source code of this file.

#include <optional>
#include <string>
+ Include dependency graph for format_options.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  decimal64::FormatOptions
 Parameters for flexible decimal formatting. More...
 

Namespaces

namespace  decimal64
 Fixed-point decimal data type and related functions.