Scarab  v2.9.1
Project 8 C++ Utility Library
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 pybind11::detail::is_fmt_numeric< T, SFINAE >

Definition at line 691 of file detail/common.h.

Member Data Documentation

◆ value

constexpr bool value = false
static

Definition at line 691 of file detail/common.h.


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