Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/pfr
/ TestStruct
Class
TestStruct
test/core/run/issue33.cpp:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
#include <boost/core/lightweight_test.hpp>
13
14
struct TestStruct {
15
std::vector<std::unique_ptr<int>> vec;
16
};
17
18
19
int main() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected