Home
last modified time | relevance | path

Searched refs:static_const_var (Results 1 – 25 of 38) sorted by relevance

12

/third_party/boost/boost/hof/detail/
Dconstexpr_deduce.hpp51 return BOOST_HOF_CONST_FOLD(reinterpret_cast<const F&>(static_const_var<T>())); in operator const F&()
Dstatic_const_var.hpp39 constexpr const T& static_const_var() in static_const_var() function
/third_party/boost/libs/hof/doc/html/_sources/include/boost/hof/
Didentity.hpp.txt34 #include <boost/hof/detail/static_const_var.hpp>
Ddecay.hpp.txt39 #include <boost/hof/detail/static_const_var.hpp>
Dtap.hpp.txt62 #include <boost/hof/detail/static_const_var.hpp>
Dmutable.hpp.txt45 #include <boost/hof/detail/static_const_var.hpp>
Dprotect.hpp.txt66 #include <boost/hof/detail/static_const_var.hpp>
Drotate.hpp.txt54 #include <boost/hof/detail/static_const_var.hpp>
Dflip.hpp.txt60 #include <boost/hof/detail/static_const_var.hpp>
Dmatch.hpp.txt80 #include <boost/hof/detail/static_const_var.hpp>
Dindirect.hpp.txt67 #include <boost/hof/detail/static_const_var.hpp>
Dfunction.hpp.txt60 #include <boost/hof/detail/static_const_var.hpp>
Darg.hpp.txt13 #include <boost/hof/detail/static_const_var.hpp>
Dif.hpp.txt79 #include <boost/hof/detail/static_const_var.hpp>
Dis_unpackable.hpp.txt37 #include <boost/hof/detail/static_const_var.hpp>
Dlimit.hpp.txt77 #include <boost/hof/detail/static_const_var.hpp>
Dalways.hpp.txt13 #include <boost/hof/detail/static_const_var.hpp>
Drepeat.hpp.txt71 #include <boost/hof/detail/static_const_var.hpp>
Dflow.hpp.txt87 #include <boost/hof/detail/static_const_var.hpp>
Dcompose.hpp.txt88 #include <boost/hof/detail/static_const_var.hpp>
Dapply_eval.hpp.txt66 #include <boost/hof/detail/static_const_var.hpp>
Dreverse_fold.hpp.txt87 #include <boost/hof/detail/static_const_var.hpp>
Dfold.hpp.txt85 #include <boost/hof/detail/static_const_var.hpp>
Drepeat_while.hpp.txt75 #include <boost/hof/detail/static_const_var.hpp>
/third_party/boost/boost/hof/
Dlambda.hpp213 return reinterpret_cast<const reveal_adaptor<F>&>(static_const_var<T>()); in operator =()

12