PandA-2024.02
Public Member Functions | Private Attributes
check_long_double< T > Struct Template Reference

Concept checking class This class is used to check that an object can be converted into long double. More...

#include <utility.hpp>

Collaboration diagram for check_long_double< T >:
Collaboration graph
[legend]

Public Member Functions

 BOOST_CONCEPT_USAGE (check_long_double)
 

Private Attributes

example
 

Detailed Description

template<class T>
struct check_long_double< T >

Concept checking class This class is used to check that an object can be converted into long double.

Definition at line 244 of file utility.hpp.

Member Function Documentation

◆ BOOST_CONCEPT_USAGE()

template<class T >
check_long_double< T >::BOOST_CONCEPT_USAGE ( check_long_double< T >  )
inline

Definition at line 250 of file utility.hpp.

Field Documentation

◆ example

template<class T >
T check_long_double< T >::example
private

Definition at line 247 of file utility.hpp.


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

Generated on Mon Feb 12 2024 13:03:47 for PandA-2024.02 by doxygen 1.8.13