Home
last modified time | relevance | path

Searched refs:execute_traits (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/iostreams/detail/
Dexecute.hpp76 struct execute_traits struct
82 typename execute_traits<Op>::result_type
85 return execute_traits<Op>::execute(op); in execute_all()
91 typename execute_traits<Op>::result_type \
94 typename execute_traits<Op>::result_type r; \