C++ features by examples
11.cpp
Go to the documentation of this file.
1
14
static_assert
(__cplusplus == 201103,
""
);
15