1
0
scáthán de https://github.com/quitesimpleorg/qsmaddy.git sioncronaithe 2025-02-02 03:43:59 +01:00

Merge pull request #14 from progsource/add-dtor

added BlockParser dtor
Tá an tiomantas seo le fáil i:
Petra Baranski 2018-10-25 17:35:40 +02:00 tiomanta ag GitHub
tuismitheoir 6af5374138 348532acb8
tiomantas e6bd0bdb4f
Níor aimsíodh aon eochair aithne don síniú seo sa bhunachar
GPG Eochair ID: 4AEE18F83AFDEB23
D'athraigh 2 comhad le 8 breiseanna agus 1 scriosta

Féach ar an gComhad

@ -66,6 +66,6 @@ make test # or run the executable in ../build/MaddyTests
There are different possibilities:
* Create a GitHub issue
* [Create a GitHub issue](https://github.com/progsource/maddy/issues/new)
* Create a pull request with an own branch (don't forget to put yourself in the
AUTHORS file)

Féach ar an gComhad

@ -45,6 +45,13 @@ public:
, getBlockParserForLineCallback(getBlockParserForLineCallback)
{}
/**
* dtor
*
* @method
*/
virtual ~BlockParser() {}
/**
* AddLine
*