Static Public Member Functions | List of all members
detail::int_checker< IsSigned > Struct Template Reference

#include <printf.h>

Static Public Member Functions

static auto fits_in_int (bool) -> bool
 
template<typename T >
static auto fits_in_int (T value) -> bool
 

Detailed Description

template<bool IsSigned>
struct detail::int_checker< IsSigned >

Definition at line 65 of file printf.h.

Member Function Documentation

◆ fits_in_int() [1/2]

template<bool IsSigned>
static auto detail::int_checker< IsSigned >::fits_in_int ( bool  ) -> bool
inlinestatic

Definition at line 70 of file printf.h.

◆ fits_in_int() [2/2]

template<bool IsSigned>
template<typename T >
static auto detail::int_checker< IsSigned >::fits_in_int ( value) -> bool
inlinestatic

Definition at line 66 of file printf.h.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30