Searched defs:ValueTuple (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dtuple.h74 typedef Tuple0 ValueTuple; typedef in struct:Tuple0
268 // Allows for selection of ValueTuple/RefTuple/ParamTuple without needing the
273 typedef Tuple0 ValueTuple; typedef in struct:TupleTypes
280 typedef Tuple1<typename TupleTraits<A>::ValueType> ValueTuple; typedef in struct:TupleTypes
288 typename TupleTraits<B>::ValueType> ValueTuple; typedef in struct:TupleTypes
299 typename TupleTraits<C>::ValueType> ValueTuple; typedef in struct:TupleTypes
313 typename TupleTraits<D>::ValueType> ValueTuple; typedef in struct:TupleTypes
330 typename TupleTraits<E>::ValueType> ValueTuple; typedef in struct:TupleTypes
350 typename TupleTraits<F>::ValueType> ValueTuple; typedef in struct:TupleTypes
373 typename TupleTraits<G>::ValueType> ValueTuple; typedef in struct:TupleTypes
400 typename TupleTraits<H>::ValueType> ValueTuple; typedef in struct:TupleTypes
[all...]

Completed in 569 milliseconds