Lumiera
0.pre.03
»edit your freedom«
|
struct lib::anonymous_namespace{iter-explorer.hpp}::_BaseDetector |
Class Members | ||
---|---|---|
typedef BaseAdapter< SRC > | BaseAdapter |
struct lib::anonymous_namespace{iter-explorer.hpp}::_BaseDetector< SRC, std::void_t< typename SRC::TAG_IterExplorer_BaseAdapter > > |
struct lib::anonymous_namespace{iter-explorer.hpp}::_DecoratorTraits |
struct lib::anonymous_namespace{iter-explorer.hpp}::_DecoratorTraits< ISO *, enable_if< is_base_of< IterSource< typename ISO::value_type >, ISO > > > |
struct lib::anonymous_namespace{iter-explorer.hpp}::_DecoratorTraits< SRC, enable_if< is_StateCore< SRC > > > |
Class Members | ||
---|---|---|
typedef typename Strip< SRC >::Type | SrcRaw | |
typedef typename RefTraits < CoreYield< SrcRaw > >::Value |
SrcVal | |
typedef IterableDecorator < CheckedCore< SrcRaw > > |
SrcIter |
struct lib::anonymous_namespace{iter-explorer.hpp}::_DecoratorTraits< SRC, enable_if< shall_use_Lumiera_Iter< SRC > > > |
struct lib::anonymous_namespace{iter-explorer.hpp}::_DecoratorTraits< SRC, enable_if< shall_wrap_STL_Iter< SRC > > > |
struct lib::anonymous_namespace{iter-explorer.hpp}::_PipelineDetector |
struct lib::anonymous_namespace{iter-explorer.hpp}::_PipelineDetector< SRC, std::void_t< typename SRC::TAG_IterExplorer_Src > > |
Class Members | ||
---|---|---|
typedef typename TAG_IterExplorer_Src |
_SrcIT | |
typedef typename _UnstripAdapter< _SrcIT > ::RawIter |
RawIter |
struct lib::anonymous_namespace{iter-explorer.hpp}::_UnstripAdapter |