25 Jul
2011
25 Jul
'11
5:28 p.m.
Hi:
I'm trying to adapt a structure for use with spirit.
I have the following code:
struct JAWSFunction {
std::wstring FunctionType;
std::wstring Description;
std::wstring Synopsis;
std::string ReturnType;
std::vector