template <typename Element, size_t N>

class StlContainerView

Defined at line 357 of file ../../third_party/googletest/src/googlemock/include/gmock/internal/gmock-internal-utils.h

This specialization is used when RawContainer is a native array type.

Public Methods

const_reference ConstReference (const Element (&)[N] array)

Defined at line 369 of file ../../third_party/googletest/src/googlemock/include/gmock/internal/gmock-internal-utils.h

type Copy (const Element (&)[N] array)

Defined at line 374 of file ../../third_party/googletest/src/googlemock/include/gmock/internal/gmock-internal-utils.h