Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/x3/support/traits/
Dattribute_category.hpp30 struct container_attribute {}; struct
Dmove_to.hpp86 move_to(Source& src, Dest& dest, container_attribute) in move_to() argument
168 move_to(Iterator first, Iterator last, Dest& dest, container_attribute) in move_to() argument
/third_party/boost/boost/spirit/home/x3/operator/detail/
Dsequence.hpp290 , traits::container_attribute) in parse_sequence()