Nav2 Navigation Stack - rolling  main
ROS 2 Navigation Stack
Classes | Public Types | List of all members
robin_hood::ROBIN_HOOD_STD::detail_::IntSeqImpl< T, Begin, End, bool > Struct Template Reference

Classes

struct  IntSeqCombiner
 
struct  IntSeqCombiner< integer_sequence< TValue, Inds0... >, integer_sequence< TValue, Inds1... > >
 

Public Types

using TValue = T
 
using TResult = typename IntSeqCombiner< typename IntSeqImpl< TValue, Begin, Begin+(End - Begin)/2,(End - Begin)/2==1 >::TResult, typename IntSeqImpl< TValue, Begin+(End - Begin)/2, End,(End - Begin+1)/2==1 >::TResult >::TResult
 

Detailed Description

template<class T, T Begin, T End, bool>
struct robin_hood::ROBIN_HOOD_STD::detail_::IntSeqImpl< T, Begin, End, bool >

Definition at line 257 of file robin_hood.h.


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