[ create a new paste ] login | about

rizzuhjj

Name:
Email:
Site/Blog:
Location:
Default language:
Favorite languages:
About:

Saved pastes by rizzuhjj:

C++, pasted on Mar 30:
1
2
3
4
5
#define COMPONENT(x)
#define COMPONENT_DERIVED(x, y)

class IComponent
{
...
view (45 lines, 2 lines of output)