Classes | |
| class | nullptr_t |
| A class to simulate the proposed nullptr keyword. More... | |
Variables | |
| nullptr_t | nullptr |
| A class to simulate the proposed nullptr keyword. | |
A class to simulate the proposed nullptr keyword.
This was adapted from the May 2004 CUJ article by Herb Sutter.
1.5.2