HomeSort by relevance Sort by last modified time
    Searched full:value_initialized (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
value_init.hpp 18 // Note: The implementation of boost::value_initialized had to deal with the
20 // The constructor of boost::value_initialized<T> works around these compiler
179 class value_initialized class in namespace:boost
188 value_initialized() function in class:boost::value_initialized
203 void swap(value_initialized & arg)
221 T const& get ( value_initialized<T> const& x )
227 T& get ( value_initialized<T>& x )
233 void swap ( value_initialized<T> & lhs, value_initialized<T> & rhs )
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
for_each.hpp 74 value_initialized<arg> x;

Completed in 50 milliseconds