Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/classic/core/non_terminal/impl/
Dstatic.hpp42 struct static_ struct
47 struct destructor
55 struct default_ctor
66 typedef T value_type;
67 typedef typename boost::call_traits<T>::reference reference;
68 typedef typename boost::call_traits<T>::const_reference const_reference;
70 static_(Tag = Tag()) in static_() argument
75 operator reference() in operator reference()
80 operator const_reference() const in operator const_reference()
85 reference get() in get()
[all …]
/third_party/boost/boost/hof/
Dstatic.hpp72 struct static_ struct
75 struct failure
79 const F& base_function() const in base_function()
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/
Dconjure_static_switch_lexer.hpp17 namespace boost { namespace spirit { namespace lex { namespace lexertl { namespace static_ { namespace
Dconjure_static_lexer.hpp17 namespace boost { namespace spirit { namespace lex { namespace lexertl { namespace static_ { namespace
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure2/
Dconjure_static_switch_lexer.hpp17 namespace boost { namespace spirit { namespace lex { namespace lexertl { namespace static_ { namespace
Dconjure_static_lexer.hpp17 namespace boost { namespace spirit { namespace lex { namespace lexertl { namespace static_ { namespace
/third_party/boost/libs/spirit/example/lex/static_lexer/
Dword_count_lexer_static.hpp17 namespace boost { namespace spirit { namespace lex { namespace lexertl { namespace static_ { namespace
Dword_count_static.hpp17 namespace boost { namespace spirit { namespace lex { namespace lexertl { namespace static_ { namespace
/third_party/boost/boost/spirit/home/lex/lexer/lexertl/
Dstatic_lexer.hpp28 namespace static_ namespace
/third_party/boost/boost/dll/detail/demangling/
Dmsvc.hpp116 auto const static_ = x3::space >> x3::lit("static") ; variable