μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Static Public Attributes | List of all members
is_fmt_numeric< T, SFINAE > Struct Template Reference

#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/detail/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 1009 of file common.h.

Member Data Documentation

◆ value

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

Definition at line 1010 of file common.h.


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