tzutrader
A composable C++ backtesting library for trading strategies (experimental)
Loading...
Searching...
No Matches
tzu::CsvParseTraits< T > Struct Template Reference

Detailed Description

template<typename T>
struct tzu::CsvParseTraits< T >

A traits class to parse a line of CSV into a specific data type. Specialize this for each data type defined in defs.h you want to parse from CSV.


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