Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/karma/operator/
Dplus.hpp171 struct strict_plus struct
174 typedef base_plus<Subject, mpl::true_, strict_plus> base_plus_;
176 strict_plus(Subject const& subject) in strict_plus() function