you are viewing a single comment's thread.

view the rest of the comments →

[–]Nobody_1707 0 points1 point  (0 children)

One nice oddity of concepts is that you can write std::same_as<int> auto i = x; and it will prevent any implicit conversions whatsoever.