MCPcopy Create free account
hub / github.com/davisking/dlib / set_i

Method set_i

dlib/test/constexpr_if.cpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 {
34 int i;
35 void set_i(int j) {i = j;}
36 };
37
38 template<typename T>

Callers 2

constexpr_if.cppFile · 0.80
try_set_iFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected