CBMC
|
Get the type with the given index in the parameter pack. More...
#include <small_shared_n_way_ptr.h>
Public Types | |
typedef std::tuple_element< I, std::tuple< Ts... > >::type | type |
Get the type with the given index in the parameter pack.
Definition at line 21 of file small_shared_n_way_ptr.h.
typedef std::tuple_element<I, std::tuple<Ts...> >::type get_typet< I, Ts >::type |
Definition at line 24 of file small_shared_n_way_ptr.h.