xo-alloc2/include/xo/alloc2/gc/RCollector_aux.hpp

15 lines
345 B
C++

/** @file RCollector_aux.hpp
*
* Out-of-line definitions for RCollector template methods
* that depend on RGCObject (avoiding #include cycle in RCollector.hpp).
*
* Included via user_hpp_includes in GCObject.json5.
*
* @author Roland Conybeare
**/
#pragma once
//#include <xo/facet/FacetRegistry.hpp>
/* end RCollector_aux.hpp */