mirror of
https://github.com/topjohnwu/cxx.git
synced 2024-11-30 15:20:25 +00:00
e3a481508a
This is required in order for function pointers like `fn(&CxxString)` to work, which requires the cxx bridge to emit `fn(&::cxx::CxxString)` rather than a straight copy of the input tokens. |
||
---|---|---|
.. | ||
atom.rs | ||
attrs.rs | ||
check.rs | ||
doc.rs | ||
error.rs | ||
ident.rs | ||
impls.rs | ||
mod.rs | ||
parse.rs | ||
set.rs | ||
tokens.rs | ||
types.rs |