BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
SG::GenerateIndexingPolicy< CONTAINER > Struct Template Reference

#include <GenerateIndexingPolicy.h>

Public Types

typedef boost::detail::if_true<(isSTLSequence)>::template then< ForwardIndexingPolicy< CONTAINER >, typenameDefaultIndexingPolicy< CONTAINER >::type >::type type
typedef boost::detail::if_true<(isSTLSequence)>::template then< ForwardIndexingPolicy< CONTAINER >, typenameDefaultIndexingPolicy< CONTAINER >::type >::type type
typedef boost::detail::if_true<(isSTLSequence)>::template then< ForwardIndexingPolicy< CONTAINER >, typenameDefaultIndexingPolicy< CONTAINER >::type >::type type

Detailed Description

template<class CONTAINER>
struct SG::GenerateIndexingPolicy< CONTAINER >

Definition at line 30 of file Event/GeneratorObject/include/DataModel/tools/GenerateIndexingPolicy.h.

Member Typedef Documentation

◆ type [1/3]

template<class CONTAINER>
typedef boost::detail::if_true<(isSTLSequence)>::template then<ForwardIndexingPolicy<CONTAINER>,typenameDefaultIndexingPolicy<CONTAINER>::type>::type SG::GenerateIndexingPolicy< CONTAINER >::type

◆ type [2/3]

template<class CONTAINER>
typedef boost::detail::if_true<(isSTLSequence)>::template then<ForwardIndexingPolicy<CONTAINER>,typenameDefaultIndexingPolicy<CONTAINER>::type>::type SG::GenerateIndexingPolicy< CONTAINER >::type

◆ type [3/3]

template<class CONTAINER>
typedef boost::detail::if_true<(isSTLSequence)>::template then<ForwardIndexingPolicy<CONTAINER>,typenameDefaultIndexingPolicy<CONTAINER>::type>::type SG::GenerateIndexingPolicy< CONTAINER >::type

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