// PR c++/18140 template struct IntHolder { static const int value = N; }; template struct ShrIntHolder { static const int value = IntHolder< N>>S >::value; };