Remi Collet 写道:
> Niu Kun a écrit :
>> Dear maintainer,
>>
>> My problem is described in the title.
>> I search all the apis and can't find any hints.
>> I wonder if it can be found anywhere or to be added in the future.
>>
>> Appreciate your reply.
>>
>>
>
> Look at examples/resetdb.cpp
>
> You can use : MYSQLPP_HEADER_VERSION
>
> Remi.
>
Dear Remi,
Thank you for your reply.
With your help, I really found the file.
It's a bit strange to have the "HEADER" in the macro's name and compare
it to mysqlpp_lib_version() function.
But really appreciate your help.:)