Sha256: 6fddc3f6af4d2a847ff191d34781a304b51478ba9f2751b713a71af3320b81e2

Contents?: true

Size: 120 Bytes

Versions: 45

Compression:

Stored size: 120 Bytes

Contents

#ifndef T1__FOO__HPP_
#define T1__FOO__HPP_

class Foo
{
public:
  int foo() { return 42; }
};

#endif // T1__FOO__HPP_

Version data entries

45 entries across 45 versions & 5 rubygems

Version Path
rice-4.5.0 test/ext/t1/Foo.hpp
rice-4.3.3 test/ext/t1/Foo.hpp
rice-4.3.2 test/ext/t1/Foo.hpp
rice-4.3.1 test/ext/t1/Foo.hpp
rice-4.3.0 test/ext/t1/Foo.hpp
rice-4.2.1 test/ext/t1/Foo.hpp
rice-4.2.0 test/ext/t1/Foo.hpp
rice-4.1.0 test/ext/t1/Foo.hpp
rice-4.0.4 test/ext/t1/Foo.hpp
rice-4.0.3 test/ext/t1/Foo.hpp
rice-4.0.2 test/ext/t1/Foo.hpp
rice-4.0.1 test/ext/t1/Foo.hpp
rice-4.0.0 test/ext/t1/Foo.hpp
rice-3.0.0 test/ext/t1/Foo.hpp
rice2-2.2.1 test/ext/t1/Foo.hpp
rice2-2.2.0 test/ext/t1/Foo.hpp
rice-2.2.0 test/ext/t1/Foo.hpp
rice-2.1.3 test/ext/t1/Foo.hpp
rice-2.1.2 test/ext/t1/Foo.hpp
rice-2.1.1 test/ext/t1/Foo.hpp