Location of core.internal.traits : CoreUnqual in Dlang GitHub repo

data pulverizer data.pulverizer at gmail.com
Wed Aug 19 22:47:19 UTC 2020


Hi all,

I've been looking for where `CoreUnqual` is defined in the Dlang 
repos. I've tried searching in dmd and phobos but only found the 
reference usage in std.traits:

import core.internal.traits : CoreUnqual;

I'd like to know where it is defined so I can (attempt to!) study 
the code.

Thanks in advance.


More information about the Digitalmars-d-learn mailing list