Trading System API  3.0
Library for Simulating and Deploying Trading and Investment Strategies
tsa::bool_series_cref Class Reference

The series cref. More...

#include <TSASeriesTemplate.h>

Inheritance diagram for tsa::bool_series_cref:
tsa::object

Public Member Functions

 bool_series_cref (void)=delete
 
 bool_series_cref (const bool_series_cref &other)
 
 bool_series_cref (const auto_cast_bool_series_cref &other)
 
 bool_series_cref (const series< bool > &other)
 
const series_template_base * get (void) const
 
bool operator[] (size_t pos) const
 
bool size_ok (size_t sz) const
 

Detailed Description

The series cref.