generateGtestPrettyEqual

Generate a compare operator for use with EXPECT_EQ in gtest.

Optimized compares using == for primitive types except floats. Google tests internal helper for all others.

void
generateGtestPrettyEqual
(
T
)
(
,
const FullyQualifiedNameType name
,,
ref const Container container
,
)

Meta