subrepo: subdir: "xo-refcnt" merged: "bad785bd" upstream: origin: "git@github.com:Rconybea/xo-refcnt.git" branch: "main" commit: "bad785bd" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
7 lines
104 B
C++
7 lines
104 B
C++
/* @file demangle.hpp */
|
|
|
|
#pragma once
|
|
|
|
#include <xo/reflectutil/type_name.hpp>
|
|
|
|
/* end demangle.hpp */
|