test.cpp File Reference

Go to the source code of this file.

Namespaces

 a
 
 b
 

Functions

void f ()
 

Variables

int a::x
 

Function Documentation

void f ( )

Definition at line 4 of file test.cpp.

References a::x.

4 {x=2;}
int x
Definition: test.cpp:1