xo-object2: doxygen nit
This commit is contained in:
parent
5e4e85efef
commit
c58d52244e
1 changed files with 3 additions and 0 deletions
|
|
@ -57,9 +57,12 @@ namespace xo {
|
|||
|
||||
// GCObject facet
|
||||
|
||||
/** @defgroup xo-scm-list-gcobject-facet gcobject facet **/
|
||||
///@{
|
||||
size_type shallow_size() const noexcept;
|
||||
DList * shallow_copy(obj<AAllocator> mm) const noexcept;
|
||||
size_type forward_children(obj<ACollector> gc) noexcept;
|
||||
///@}
|
||||
|
||||
/** first member of list **/
|
||||
obj<AGCObject> head_;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue