cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Static Public Attributes | List of all members
is_fmt_numeric< T, SFINAE > Struct Template Reference

#include <common.h>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T, typename SFINAE = void>
struct is_fmt_numeric< T, SFINAE >

Definition at line 762 of file common.h.

Member Data Documentation

◆ value

template<typename T , typename SFINAE = void>
constexpr bool is_fmt_numeric< T, SFINAE >::value = false
staticconstexpr

Definition at line 762 of file common.h.


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