Support Class Library
A set of tools providing classes and utility
Classes
scl::stream::operators::details Namespace Reference

Namespace for implementation details of operators. More...

Classes

struct  filter_toolbox
 Tag type for filter operations. More...
 
class  FilterOperator
 Filter operation. More...
 
struct  map_toolbox
 Tag type that allows operation piping for map operations. More...
 
class  MapOperator
 Mapping operation. More...
 
struct  unique_toolbox
 Toolbox tag for unique operations. More...
 
struct  uniqueBy_toolbox
 Toolbox tag type for unique by operations. More...
 
class  UniqueByOperator
 Unique by operation. More...
 

Detailed Description

Namespace for implementation details of operators.