xo-object2: implement APrintable for DArray
This commit is contained in:
parent
6df599673a
commit
8f531065a9
5 changed files with 58 additions and 0 deletions
|
|
@ -108,6 +108,9 @@ namespace xo {
|
|||
/** @defgroup darray-printable-methods **/
|
||||
///@{
|
||||
|
||||
/** pretty-printing support **/
|
||||
bool pretty(const ppindentinfo & ppii) const;
|
||||
|
||||
///@}
|
||||
/** @defgroup darray-gcobject-methods **/
|
||||
///@{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue