MCPcopy Create free account
hub / github.com/boostorg/pfr / test_anonymous_comparable_struct

Function test_anonymous_comparable_struct

test/core/run/functions_for.cpp:133–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131namespace {
132
133void test_anonymous_comparable_struct() {
134 test_some_comparable_struct<anonymous_comparable_struct>();
135}
136
137void test_nested_anonymous_comparable_struct() {
138 other_anonymous_struct s1{

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected