C++ 17 Class Templates: CTAD and Type Deduction Guide--Gajendra Gulgulia

Did you use it?

C++ 17 Class Templates: CTAD and Type Deduction Guide

by Gajendra Gulgulia

From the article:

This article aims to demonstrate the CTAD feature and how to force C++ to deduce type specifically for class templates with the explicit type deduction guides available since C++17.

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.