rapidyaml 0.14.0
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
c4::fmt::overflow_checked_< T > Struct Template Reference

#include <format.hpp>

Public Member Functions

 overflow_checked_ (T &val_)

Public Attributes

T * val

Detailed Description

template<class T>
struct c4::fmt::overflow_checked_< T >

Definition at line 266 of file format.hpp.

Constructor & Destructor Documentation

◆ overflow_checked_()

template<class T>
c4::fmt::overflow_checked_< T >::overflow_checked_ ( T & val_)
inline

Definition at line 269 of file format.hpp.

Member Data Documentation

◆ val

template<class T>
T* c4::fmt::overflow_checked_< T >::val

Definition at line 270 of file format.hpp.


The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/rapidyaml/checkouts/v0.14.0/ext/c4core/src/c4/format.hpp