1#ifndef __NCPP_UTILITIES_HH
2#define __NCPP_UTILITIES_HH
21 return to_ncplane (&plane);
28 return get_notcurses_cpp (&o);
35 return get_notcurses_cpp (&plane);
static NotCurses * get_notcurses_cpp(const Root *o) noexcept
static NotCurses * get_notcurses_cpp(const Root &o) noexcept
static NotCurses * get_notcurses_cpp(const Plane *plane) noexcept
static ncplane * to_ncplane(const Plane &plane) noexcept
static ncplane * to_ncplane(const Plane *plane) noexcept
static NotCurses * get_notcurses_cpp(const Plane &plane) noexcept