Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/ut/
Dut_Foreach.h81 NW_INLINE static_any<Type> contain(const Type& col) in contain() function
87 NW_INLINE static_any<Type*> contain(Type& col) in contain() function
93 NW_INLINE static_any<Type*> contain(Type (&col)[Size]) in contain() function