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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
argument_factory.hpp 154 typedef std::list<boost::optional<T> > optional_list; typedef
158 ? static_cast<argument*>(new typed_argument<optional_list>( p ))
162 optional_list& values = arg_value<optional_list>( *actual_arg );

Completed in 150 milliseconds