This file is indexed.

/usr/include/ITK-4.5/iso/vcl_map.txx 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
#ifndef vcl_iso_map_txx_
#define vcl_iso_map_txx_

#include <vcl_map.h>

#undef VCL_MAP_INSTANTIATE
#define VCL_MAP_INSTANTIATE(Key, Value, Comp) /* */

#undef VCL_MULTIMAP_INSTANTIATE
#define VCL_MULTIMAP_INSTANTIATE(Key, Value, Comp) /* */

#endif