Home
last modified time | relevance | path

Searched refs:store_double (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/spirit/test/lex/
Dmatlib.h26 struct store_double struct
29 store_double(std::vector<double> &a):out(a){} in store_double() function
40 BOOST_DELETED_FUNCTION(store_double& operator= (store_double const&)); argument
88 = number [store_double(row)] in matlib_tokens()