Searched defs:static_ (Results 1 – 10 of 10) sorted by relevance
42 struct static_ struct47 struct destructor55 struct default_ctor66 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_() argument75 operator reference() in operator reference()80 operator const_reference() const in operator const_reference()85 reference get() in get()[all …]
72 struct static_ struct75 struct failure79 const F& base_function() const in base_function()
17 namespace boost { namespace spirit { namespace lex { namespace lexertl { namespace static_ { namespace
28 namespace static_ namespace
116 auto const static_ = x3::space >> x3::lit("static") ; variable