Inferno
0.2
|
GCC extension for compound statements that return a value. More...
#include <cpptree.hpp>
GCC extension for compound statements that return a value.
The returned value is that returned by the last statement if it is an expresison. Otherwise evaluates to void < Local declarations go in here (preferably)
Definition at line 820 of file cpptree.hpp.