Marek Habersack c063ce4e36 [C++] API sync
Added:

  * Pile: new class derived from Plane, which implements all the
    `ncpile_*` calls
  * Plane: `get_parent` (`ncplane_parent`)
  * Plane: protected constructor for use by `Pile` (or other derived
    classes which cannot provide a valid `ncplane*` when invoking parent
    constructor.
  * Plane: `set_plane` for use by the derived classes above.

Changed:

  * Plane: `to_ncplane` is a `const` method now.
2020-11-27 19:35:22 -05:00
..
2020-01-22 06:47:43 -05:00
2020-01-22 06:47:43 -05:00
2020-09-29 13:09:44 -04:00
2020-11-25 20:04:14 -05:00
2020-09-27 15:32:25 -04:00
2020-02-18 12:36:16 -05:00
2020-02-27 11:48:36 -05:00
2020-01-22 06:47:43 -05:00
2020-11-25 19:19:31 -05:00
2020-11-27 19:35:22 -05:00
2020-11-27 19:35:22 -05:00
2020-08-01 00:27:20 -04:00
2020-01-22 06:47:43 -05:00
2020-10-21 00:47:21 -04:00