Public Types | List of all members
geo::details::RelIDtypeStruct< ID, UpIndex > Struct Template Reference

#include <geo_types.h>

Public Types

using type = typename RelIDtypeStruct< typename ID::ParentID_t, UpIndex-1U >::type
 

Detailed Description

template<typename ID, std::size_t UpIndex>
struct geo::details::RelIDtypeStruct< ID, UpIndex >

Definition at line 49 of file geo_types.h.

Member Typedef Documentation

template<typename ID, std::size_t UpIndex>
using geo::details::RelIDtypeStruct< ID, UpIndex >::type = typename RelIDtypeStruct<typename ID::ParentID_t, UpIndex - 1U>::type

Definition at line 853 of file geo_types.h.


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