Numerical C++ Library Concepts
TWiki Guest (guest)
Logout
Numerical C++ Library Concepts
IT Services
ISG Blog
IntraMATH
Contact
Login
Keyword or person
News
About us
People
People
Publications
Gallery
Applications
Installation
How to get started
Tutorials
Class documentation
ETH Zurich
D-MATH
wiki@math
Concepts
pop.h
Go to the documentation of this file.
1
#if defined(__clang__)
2
# pragma clang diagnostic pop
3
#endif
4
5
#if defined(__GNUC__)
6
# pragma GCC diagnostic pop
7
#endif
8
Page URL:
http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020
Eidgenössische Technische Hochschule Zürich