blob: 186f1fe683b885e6470f27a77d29df181fe98153 [file] [log] [blame]
int operator_information(void);
class Foo;
int operator<<(const Foo&, int);