answersLogoWhite

0


Best Answer

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

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: In C plus plus what is the meaning of cant?
Write your answer...
Submit
Still have questions?
magnify glass
imp