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
)
(,
FullyQualifiedNameType name
,,
ref Container container
,)

Meta