Static Public Attributes | List of all members
container_value_type_traits< Container, typename std::enable_if< std::is_same< typename Container::value_type, Container >::value >::type > Struct Template Reference

#include <type_caster_base.h>

Static Public Attributes

static constexpr bool has_recursive_value_type = true
 
static constexpr bool has_value_type = true
 

Detailed Description

template<typename Container>
struct container_value_type_traits< Container, typename std::enable_if< std::is_same< typename Container::value_type, Container >::value >::type >

Definition at line 860 of file type_caster_base.h.

Member Data Documentation

◆ has_recursive_value_type

template<typename Container >
constexpr bool container_value_type_traits< Container, typename std::enable_if< std::is_same< typename Container::value_type, Container >::value >::type >::has_recursive_value_type = true
staticconstexpr

Definition at line 865 of file type_caster_base.h.

◆ has_value_type

template<typename Container >
constexpr bool container_value_type_traits< Container, typename std::enable_if< std::is_same< typename Container::value_type, Container >::value >::type >::has_value_type = true
staticconstexpr

Definition at line 864 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