You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/include/ncpp
nick black 09d2e35372 C++ wrappers: kill Visual::destroy_plane() #299
ncvisual_destroy() already calls ncplane_destroy() when
appropriate. There's never a need for the C++ wrappers
to explicitly free the Visual's underlying Plane. With
this change, valgrind no longer complains upon exiting
notcurses-view(1).
5 years ago
..
internal
Cell.hh
CellStyle.hh
NCAlign.hh
NCBox.hh
NCKey.hh
NCLogLevel.hh
NCScale.hh
NotCurses.hh
Palette256.hh
PanelReel.hh
Plane.hh Selector widget #166, subtitles #95 (#301) 5 years ago
Root.hh
Tablet.hh
TabletCallback.hh
Visual.hh C++ wrappers: kill Visual::destroy_plane() #299 5 years ago
_exceptions.hh
_flag_enum_operator_helpers.hh
_helpers.hh
ncpp.hh