Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A 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; \