Classes | Typedefs | Functions
internal Namespace Reference

Classes

struct  DeleterImpl< Stack, typename std::enable_if< StackTraits< Stack >::kIsConst >::type >
 
struct  DeleterImpl< Stack, typename std::enable_if<!StackTraits< Stack >::kIsConst >::type >
 
struct  DeleterImpl< T, typename std::enable_if< T::kAllowUniquePtr >::type >
 
class  ResultsChecker
 
class  SpanBase
 
class  StackIteratorImpl
 
struct  StackTraits
 

Typedefs

template<typename Stack >
using StackIterator = typename std::enable_if< StackTraits< Stack >::kIsStack, StackIteratorImpl< Stack > >::type
 

Functions

ResultsCheckerGetResultsChecker ()
 

Typedef Documentation

◆ StackIterator

template<typename Stack >
using internal::StackIterator = typedef typename std::enable_if<StackTraits<Stack>::kIsStack, StackIteratorImpl<Stack> >::type

Definition at line 506 of file stack.h.

Function Documentation

◆ GetResultsChecker()

ResultsChecker & internal::GetResultsChecker ( )

Definition at line 207 of file benchmark/test/output_test_helper.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:40