answersLogoWhite

0

It has no meaning in C++. The name "cant" is undefined and there is no "std::cant" name defined by the C++ standard library. It's most-likely a user-defined name, but without seeing the definition or context in which it used it's impossible to say what its meaning is. In all likelihood it's a constant Boolean value, where can is true and cant is false (or vice versa depending on the logic of its usage).

User Avatar

Wiki User

8y ago

What else can I help you with?