Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/support/iterators/detail/
Dfirst_owner_policy.hpp27 struct first_owner struct
30 struct unique : detail::default_ownership_policy
57 struct shared {}; // no shared data
/third_party/boost/boost/spirit/home/classic/iterator/
Dmulti_pass.hpp106 class first_owner class
109 first_owner() in first_owner() function in boost::spirit::multi_pass_policies::first_owner
113 first_owner(first_owner const&) in first_owner() function in boost::spirit::multi_pass_policies::first_owner
127 void swap(first_owner&) in swap() argument