Static Public Attributes | List of all members
is_fmt_numeric< T, enable_if_t< std::is_arithmetic< T >::value > > Struct Template Reference

#include <common.h>

Static Public Attributes

static constexpr int index
 
static constexpr bool value = true
 

Detailed Description

template<typename T>
struct is_fmt_numeric< T, enable_if_t< std::is_arithmetic< T >::value > >

Definition at line 962 of file wrap/pybind11/include/pybind11/detail/common.h.

Member Data Documentation

◆ index

template<typename T >
constexpr int is_fmt_numeric< T, enable_if_t< std::is_arithmetic< T >::value > >::index
static

◆ value

template<typename T >
constexpr bool is_fmt_numeric< T, enable_if_t< std::is_arithmetic< T >::value > >::value = true
static

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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:41:02