Home
last modified time | relevance | path

Searched defs:__STL_REQUIRES (Results 1 – 1 of 1) sorted by relevance

/dports/misc/lastools/LAStools-8ff2694/LASzip/stl/
H A Dconcept_checks.h51 #define __STL_REQUIRES(__type_var, __concept) do {} while(0) macro
94 #define __STL_REQUIRES(__type_var, __concept) \ macro