#include <stlsoft/stlsoft.h>
#include <stlsoft/util/inert.hpp>
Go to the source code of this file.
Defines | |
| #define | STLSOFT_REMOVE_FROM_SCOPE(name) stlsoft_ns_qual(inert) name |
| Removes a name from the current scope (and enclosed scopes). | |
| #define STLSOFT_REMOVE_FROM_SCOPE | ( | name | ) | stlsoft_ns_qual(inert) name |
Removes a name from the current scope (and enclosed scopes).
| name | The name to be removed. |
1.5.6