Home
last modified time | relevance | path

Searched defs:comma_result (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/proto/detail/
H A Ddecltype.hpp353 struct comma_result struct
359 struct comma_result<A0, void> struct
361 typedef void type;
365 struct comma_result<void, A1> struct
367 typedef A1 type;
371 struct comma_result<void, void> struct
373 typedef void type;