Home
last modified time | relevance | path

Searched defs:VectorExpr (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/proto/example/
Dvector.cpp142 struct VectorExpr struct
145 explicit VectorExpr(Expr const &expr) in VectorExpr() function
152 operator []( std::size_t i ) const in operator []()