xo-refcnt: ns: xo::ref::rp -> xo::rp

This commit is contained in:
Roland Conybeare 2024-08-05 14:28:14 -04:00
commit 0c45d2b883
2 changed files with 8 additions and 4 deletions

View file

@ -9,7 +9,6 @@
namespace xo {
using xo::ref::Refcount;
using xo::ref::Borrow;
using xo::ref::rp;
using xo::ref::brw;
using xo::ref::intrusive_ptr_refcount;
using xo::ref::intrusive_ptr_add_ref;