Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
Dforeach.hpp55 struct static_any : static_any_base struct
57 static_any( Iter const& t ) : m_it( t ) {} in static_any() function
59 mutable Iter m_it;