#include <robin_hood.h>
◆ TResult
template<class T , T Begin, T End, bool >
using robin_hood::ROBIN_HOOD_STD::detail_::IntSeqImpl< T, Begin, End, bool >::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 |
◆ TValue
template<class T , T Begin, T End, bool >
The documentation for this struct was generated from the following file: