Public Types | List of all members
impl_type_to_check_recursively< std::pair< A, B >, true > Struct Template Reference

#include <type_caster_base.h>

Public Types

using if_not_recursive = std::pair< typename std::remove_const< A >::type, B >
 
using if_recursive = typename std::remove_const< A >::type
 

Detailed Description

template<typename A, typename B>
struct impl_type_to_check_recursively< std::pair< A, B >, true >

Definition at line 906 of file type_caster_base.h.

Member Typedef Documentation

◆ if_not_recursive

template<typename A , typename B >
using impl_type_to_check_recursively< std::pair< A, B >, true >::if_not_recursive = std::pair<typename std::remove_const<A>::type, B>

Definition at line 908 of file type_caster_base.h.

◆ if_recursive

template<typename A , typename B >
using impl_type_to_check_recursively< std::pair< A, B >, true >::if_recursive = typename std::remove_const<A>::type

Definition at line 907 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:15