Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/ut/
Dut_Foreach.h79 NW_INLINE static_any<Type> contain(const Type& col) in contain() function
85 NW_INLINE static_any<Type*> contain(Type& col) in contain() function
91 NW_INLINE static_any<Type*> contain(Type (&col)[Size]) in contain() function