Click here to Skip to main content
15,949,686 members
Articles / Programming Languages / C++

C++ Empty Class and Function

3 May 2020CPOL2 min read 10.2K   49   2   9
Demonstration of how empty class and function is used in C++
In this tip, I use a simple endian swap example to demonstrate the use of empty class and function in templates.
We're sorry, but the article you are trying to view was deleted at 16 Jul 2024.

Please go to the C++ Table of Contents to view the list of available articles in this section.