Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
Dscoped_array.hpp38 template<class T> class scoped_array // noncopyable class
56 explicit scoped_array( T * p = 0 ) : px( p ) // never throws in scoped_array() function in boost::scoped_array