MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / use

Function use

unittests/boxed_cast_test.cpp:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7template<typename T>
8void use(T){}
9
10template<typename To>
11bool run_test_type_conversion(const Boxed_Value &bv, bool expectedpass)

Callers 4

ColourMethod · 0.85
~ColourMethod · 0.85
run_test_type_conversionFunction · 0.85
build_eval_systemMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected