CNORXZ
Container with Native Operation Routines and Expressions
|
#include <range_base.h>
Static Public Member Functions | |
static Sptr< Range > | func (const RangePtr &r) |
Generic range case template
Cast range of any type into range of type specified by the template argument
Range | specify the range type to cast into |
Definition at line 213 of file range_base.h.
cast the range
r | pointer to range to be casted |
Definition at line 45 of file range_base.cc.h.