FOC/L4RE: Upstream revision 40
This commit is contained in:
11
tools/preprocess/test/explicit.cpp
Normal file
11
tools/preprocess/test/explicit.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
INTERFACE:
|
||||
|
||||
class Foo
|
||||
{
|
||||
};
|
||||
|
||||
IMPLEMENTATION:
|
||||
|
||||
PUBLIC explicit
|
||||
Foo::Foo (int bar)
|
||||
{}
|
||||
Reference in New Issue
Block a user