xo-gc xo-alloc2: move Collector faceet gc/ -> alloc2/ for levelling
This commit is contained in:
parent
1f9177093a
commit
2d80908872
16 changed files with 29 additions and 29 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
#include "VsmInstr.hpp"
|
||||
#include <xo/expression2/IfElseExpr.hpp>
|
||||
#include <xo/gc/GCObject.hpp>
|
||||
#include <xo/alloc2/GCObject.hpp>
|
||||
|
||||
namespace xo {
|
||||
namespace scm {
|
||||
|
|
@ -61,7 +61,7 @@ namespace xo {
|
|||
bool pretty(const ppindentinfo & ppii) const noexcept;
|
||||
|
||||
///@}
|
||||
|
||||
|
||||
private:
|
||||
/** @defgroup scm-vsmevalsequenceframe-members member variables **/
|
||||
///@{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue