testing::internal::NativeArray< Element > Class Template Reference
List of all members.
Public Types |
typedef Element | value_type |
typedef Element * | iterator |
typedef const Element * | const_iterator |
Public Member Functions |
| NativeArray (const Element *array, size_t count, RelationToSourceReference) |
| NativeArray (const Element *array, size_t count, RelationToSourceCopy) |
| NativeArray (const NativeArray &rhs) |
size_t | size () const |
const_iterator | begin () const |
const_iterator | end () const |
bool | operator== (const NativeArray &rhs) const |
template<typename Element>
class testing::internal::NativeArray< Element >
The documentation for this class was generated from the following file:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/Asg_GoogleTest/include/gtest/internal/gtest-internal.h