Niebloids and Customization Point Objects
C++20 Ranges bring with them several new ideas by way of solving a lot of different problems. Two of the new terms in Ranges, niebloids and customization point objects (or CPOs), are very frequently confused and used interchangeably. This confusion is pretty understandable (the two are pretty si...