/usr/include/ITK-4.5/gcc-295/vcl_functional.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_gcc_295_functional_txx_
#define vcl_gcc_295_functional_txx_
/*
fsm
*/
#include <vcl_functional.h>
#define VCL_LESS_INSTANTIATE(T) \
template struct less<T >
#endif // vcl_gcc_295_functional_txx_
|