Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
131
namespace {
132
133
void test_anonymous_comparable_struct() {
134
test_some_comparable_struct<anonymous_comparable_struct>();
135
}
136
137
void test_nested_anonymous_comparable_struct() {
138
other_anonymous_struct s1{
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected