- or download this
void CLASS1::Function0 (void){
}
...
}
const CLASS2::Type<Type2>* CLASS1::Function5 (void){
}
- or download this
const std::string Class1::Member1 = "";
foo = Class2::function(FOO,BAA);
- or download this
#!/usr/local/bin/perl -w
use strict;
...
std::vector<std::string>& CLASS1::Function4 (void){
foo = Class2::function(FOO,BAA);
}