/usr/include/ITK-4.9/generic/vcl_iosfwd.h is in libinsighttoolkit4-dev 4.9.0-4ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 | #ifndef vcl_generic_iosfwd_h_
#define vcl_generic_iosfwd_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_iosfwd.hhh and run make
// streamoff
#ifndef vcl_streamoff
#define vcl_streamoff vcl_generic_iosfwd_STD :: streamoff
#endif
// char_traits
#ifndef vcl_char_traits
#define vcl_char_traits vcl_generic_iosfwd_STD :: char_traits
#endif
// allocator
#ifndef vcl_allocator
#define vcl_allocator vcl_generic_iosfwd_STD :: allocator
#endif
// basic_ios
#ifndef vcl_basic_ios
#define vcl_basic_ios vcl_generic_iosfwd_STD :: basic_ios
#endif
// basic_streambuf
#ifndef vcl_basic_streambuf
#define vcl_basic_streambuf vcl_generic_iosfwd_STD :: basic_streambuf
#endif
// basic_istream
#ifndef vcl_basic_istream
#define vcl_basic_istream vcl_generic_iosfwd_STD :: basic_istream
#endif
// basic_ostream
#ifndef vcl_basic_ostream
#define vcl_basic_ostream vcl_generic_iosfwd_STD :: basic_ostream
#endif
// basic_iostream
#ifndef vcl_basic_iostream
#define vcl_basic_iostream vcl_generic_iosfwd_STD :: basic_iostream
#endif
// basic_stringbuf
#ifndef vcl_basic_stringbuf
#define vcl_basic_stringbuf vcl_generic_iosfwd_STD :: basic_stringbuf
#endif
// basic_istringstream
#ifndef vcl_basic_istringstream
#define vcl_basic_istringstream vcl_generic_iosfwd_STD :: basic_istringstream
#endif
// basic_ostringstream
#ifndef vcl_basic_ostringstream
#define vcl_basic_ostringstream vcl_generic_iosfwd_STD :: basic_ostringstream
#endif
// basic_filebuf
#ifndef vcl_basic_filebuf
#define vcl_basic_filebuf vcl_generic_iosfwd_STD :: basic_filebuf
#endif
// basic_ifstream
#ifndef vcl_basic_ifstream
#define vcl_basic_ifstream vcl_generic_iosfwd_STD :: basic_ifstream
#endif
// basic_ofstream
#ifndef vcl_basic_ofstream
#define vcl_basic_ofstream vcl_generic_iosfwd_STD :: basic_ofstream
#endif
// basic_fstream
#ifndef vcl_basic_fstream
#define vcl_basic_fstream vcl_generic_iosfwd_STD :: basic_fstream
#endif
// istreambuf_iterator
#ifndef vcl_istreambuf_iterator
#define vcl_istreambuf_iterator vcl_generic_iosfwd_STD :: istreambuf_iterator
#endif
// ostreambuf_iterator
#ifndef vcl_ostreambuf_iterator
#define vcl_ostreambuf_iterator vcl_generic_iosfwd_STD :: ostreambuf_iterator
#endif
// ios
#ifndef vcl_ios
#define vcl_ios vcl_generic_iosfwd_STD :: ios
#endif
// wios
#ifndef vcl_wios
#define vcl_wios vcl_generic_iosfwd_STD :: wios
#endif
// streambuf
#ifndef vcl_streambuf
#define vcl_streambuf vcl_generic_iosfwd_STD :: streambuf
#endif
// istream
#ifndef vcl_istream
#define vcl_istream vcl_generic_iosfwd_STD :: istream
#endif
// ostream
#ifndef vcl_ostream
#define vcl_ostream vcl_generic_iosfwd_STD :: ostream
#endif
// iostream
#ifndef vcl_iostream
#define vcl_iostream vcl_generic_iosfwd_STD :: iostream
#endif
// stringbuf
#ifndef vcl_stringbuf
#define vcl_stringbuf vcl_generic_iosfwd_STD :: stringbuf
#endif
// istringstream
#ifndef vcl_istringstream
#define vcl_istringstream vcl_generic_iosfwd_STD :: istringstream
#endif
// ostringstream
#ifndef vcl_ostringstream
#define vcl_ostringstream vcl_generic_iosfwd_STD :: ostringstream
#endif
// stringstream
#ifndef vcl_stringstream
#define vcl_stringstream vcl_generic_iosfwd_STD :: stringstream
#endif
// filebuf
#ifndef vcl_filebuf
#define vcl_filebuf vcl_generic_iosfwd_STD :: filebuf
#endif
// ifstream
#ifndef vcl_ifstream
#define vcl_ifstream vcl_generic_iosfwd_STD :: ifstream
#endif
// ofstream
#ifndef vcl_ofstream
#define vcl_ofstream vcl_generic_iosfwd_STD :: ofstream
#endif
// fstream
#ifndef vcl_fstream
#define vcl_fstream vcl_generic_iosfwd_STD :: fstream
#endif
// wstreambuf
#ifndef vcl_wstreambuf
#define vcl_wstreambuf vcl_generic_iosfwd_STD :: wstreambuf
#endif
// wistream
#ifndef vcl_wistream
#define vcl_wistream vcl_generic_iosfwd_STD :: wistream
#endif
// wostream
#ifndef vcl_wostream
#define vcl_wostream vcl_generic_iosfwd_STD :: wostream
#endif
// wiostream
#ifndef vcl_wiostream
#define vcl_wiostream vcl_generic_iosfwd_STD :: wiostream
#endif
// wstringbuf
#ifndef vcl_wstringbuf
#define vcl_wstringbuf vcl_generic_iosfwd_STD :: wstringbuf
#endif
// wistringstream
#ifndef vcl_wistringstream
#define vcl_wistringstream vcl_generic_iosfwd_STD :: wistringstream
#endif
// wostringstream
#ifndef vcl_wostringstream
#define vcl_wostringstream vcl_generic_iosfwd_STD :: wostringstream
#endif
// wstringstream
#ifndef vcl_wstringstream
#define vcl_wstringstream vcl_generic_iosfwd_STD :: wstringstream
#endif
// wfilebuf
#ifndef vcl_wfilebuf
#define vcl_wfilebuf vcl_generic_iosfwd_STD :: wfilebuf
#endif
// wifstream
#ifndef vcl_wifstream
#define vcl_wifstream vcl_generic_iosfwd_STD :: wifstream
#endif
// wofstream
#ifndef vcl_wofstream
#define vcl_wofstream vcl_generic_iosfwd_STD :: wofstream
#endif
// wfstream
#ifndef vcl_wfstream
#define vcl_wfstream vcl_generic_iosfwd_STD :: wfstream
#endif
// fpos
#ifndef vcl_fpos
#define vcl_fpos vcl_generic_iosfwd_STD :: fpos
#endif
// streampos
#ifndef vcl_streampos
#define vcl_streampos vcl_generic_iosfwd_STD :: streampos
#endif
// wstreampos
#ifndef vcl_wstreampos
#define vcl_wstreampos vcl_generic_iosfwd_STD :: wstreampos
#endif
#endif // vcl_generic_iosfwd_h_
|