This file is indexed.

/usr/include/ITK-4.5/generic/vcl_map.h is in libinsighttoolkit4-dev 4.5.0-3.

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
#ifndef vcl_generic_map_h_
#define vcl_generic_map_h_

// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_map.hhh and run make

// map
#ifndef vcl_map
#define vcl_map vcl_generic_map_STD :: map
#endif
// multimap
#ifndef vcl_multimap
#define vcl_multimap vcl_generic_map_STD :: multimap
#endif
// swap
#ifndef vcl_swap
#define vcl_swap vcl_generic_map_STD :: swap
#endif

#endif // vcl_generic_map_h_