Home | History | Annotate | Download | only in info

Lines Matching full:wrapper

78 * Wrapper Headers::
661 * Wrapper Headers::
851 This construct is commonly known as a "wrapper #ifndef". When the
857 wrapper `#ifndef'. If a subsequent `#include' specifies that header,
861 You can put comments outside the wrapper. They will not interfere
872 File: cpp.info, Node: Computed Includes, Next: Wrapper Headers, Prev: Once-Only Headers, Up: Header Files
946 File: cpp.info, Node: Wrapper Headers, Next: System Headers, Prev: Computed Includes, Up: Header Files
948 2.6 Wrapper Headers
996 File: cpp.info, Node: System Headers, Prev: Wrapper Headers, Up: Header Files
3703 read only once. Neither one is as portable as a wrapper `#ifndef', and
3717 don't need to know this. Using a wrapper `#ifndef' accomplishes this
4961 * #include_next: Wrapper Headers. (line 6)
5159 * overriding a header file: Wrapper Headers. (line 6)
5208 * wrapper #ifndef: Once-Only Headers. (line 6)
5209 * wrapper headers: Wrapper Headers. (line 6)
5229 Node: Wrapper Headers38212