Static Public Attributes | List of all members
container_value_type_traits< Container, SFINAE > Struct Template Reference

#include <type_caster_base.h>

Inheritance diagram for container_value_type_traits< Container, SFINAE >:
Inheritance graph
[legend]

Static Public Attributes

static constexpr bool has_recursive_value_type = false
 
static constexpr bool has_value_type = false
 

Detailed Description

template<typename Container, typename SFINAE = void>
struct container_value_type_traits< Container, SFINAE >

Definition at line 854 of file type_caster_base.h.

Member Data Documentation

◆ has_recursive_value_type

template<typename Container , typename SFINAE = void>
constexpr bool container_value_type_traits< Container, SFINAE >::has_recursive_value_type = false
staticconstexpr

Definition at line 856 of file type_caster_base.h.

◆ has_value_type

template<typename Container , typename SFINAE = void>
constexpr bool container_value_type_traits< Container, SFINAE >::has_value_type = false
staticconstexpr

Definition at line 855 of file type_caster_base.h.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:14