Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gtest-internal.h>
Public Member Functions | |
FlatTuple ()=default | |
template<typename... Args> | |
FlatTuple (FlatTupleConstructTag tag, Args &&...args) | |
Private Types | |
using | Indices = typename FlatTupleBase< FlatTuple< T...>, std::make_index_sequence< sizeof...(T)>>::Indices |
Definition at line 1166 of file gtest-internal.h.
|
private |
Definition at line 1230 of file gtest-internal.h.
|
default |
|
inlineexplicit |
Definition at line 1235 of file gtest-internal.h.