CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
CNORXZ::RangeCast< Range > Struct Template Reference

#include <range_base.h>

Static Public Member Functions

static Sptr< Rangefunc (const RangePtr &r)
 

Detailed Description

template<class Range>
struct CNORXZ::RangeCast< Range >

Generic range case template

Cast range of any type into range of type specified by the template argument

Template Parameters
Rangespecify the range type to cast into

Definition at line 213 of file range_base.h.

Member Function Documentation

◆ func()

template<typename MetaT >
Sptr< URange< MetaT > > CNORXZ::RangeCast< MetaT >::func ( const RangePtr & r)
static

cast the range

Parameters
rpointer to range to be casted

Definition at line 45 of file range_base.cc.h.


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