The Type-Traits Library: Type Checks--Rainer Grimm

The series continue.

The Type-Traits Library: Type Checks

by Rainer Grimm

From the article:

The type-traits library is part of C++11 and supports type checks, type comparisons, and type modifications at compile-time. The library has more than 100 functions but grows with each new C++ standard release. Today, I present the type checks...

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.