Blog Posts

Recent posts

C++ - Concept example

less than 1 minute read

C++20 introduced concept. The following code shows the example of using concept.