C++ features by examples
|
C++11. More...
#include <signal.h>
#include <unistd.h>
#include <bits/stdc++.h>
Go to the source code of this file.
Classes | |
struct | Base11 |
struct | Derived11 |
Variables | |
auto | auto_int = 1 |
https://en.cppreference.com/w/cpp/language/auto More... | |
C++11.
Definition in file 11.cpp.