|
AeonGUI
A portable video game graphic user interface library.
|
Custom deleter for css_computed_style. More...
#include <aeongui/StyleSheet.hpp>
Public Member Functions | |
| void | operator() (css_computed_style *p) |
| Release a css_computed_style. | |
Custom deleter for css_computed_style.
| void AeonGUI::css_computed_style_deleter::operator() | ( | css_computed_style * | p | ) |
Release a css_computed_style.
| p | Pointer to the computed style. |