MCPcopy Create free account
hub / github.com/ShenCiao/CialloResearch / test

Class test

dlib/dlib/test/any_function.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52// ----------------------------------------------------------------------------------------
53
54 struct test
55 {
56 int operator()() const { return 4; }
57 };
58
59 struct test2
60 {

Calls

no outgoing calls