#include <format.h>

Public Attributes | |
| arg_ref< Char > | precision_ref |
| arg_ref< Char > | width_ref |
Public Attributes inherited from basic_format_specs< Char > | |
| align_t | align: 4 |
| bool | alt: 1 |
| detail::fill_t< Char > | fill |
| int | precision |
| sign_t | sign: 3 |
| char | type |
| int | width |
Additional Inherited Members | |
Public Member Functions inherited from basic_format_specs< Char > | |
| constexpr | basic_format_specs () |
| arg_ref<Char> detail::dynamic_format_specs< Char >::precision_ref |
| arg_ref<Char> detail::dynamic_format_specs< Char >::width_ref |