Sha256: 961d9465b79ff97167c2d7380b4d270cf7497d17f199194a2b58ba84ea5c5790
Contents?: true
Size: 269 Bytes
Versions: 2
Compression:
Stored size: 269 Bytes
Contents
c input.cpp /^template <int P> class c {};$/;" c file: bVar input.cpp /^c< 8 > bVar;$/;" v typeref:typename:c<8> aVar input.cpp /^c< 1<<8 > aVar;$/;" v typeref:typename:c<1<<8> f12 input.cpp /^template<int X> f12( c< 1<<X> & aVar) { };$/;" f signature:(c<1<<X> & aVar)
Version data entries
2 entries across 2 versions & 1 rubygems