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

Method bad_any_cast

include/chaiscript/dispatchkit/any.hpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 {
23 public:
24 bad_any_cast() = default;
25
26 bad_any_cast(const bad_any_cast &) = default;
27

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected