Merge commit '34b7779397bd4712603b4c5a39ffc57b74da0abd'
All checks were successful
Build / build (push) Successful in 2m29s
All checks were successful
Build / build (push) Successful in 2m29s
This commit is contained in:
commit
1e34f91ebd
2
deps/ox/src/ox/std/cstringview.hpp
vendored
2
deps/ox/src/ox/std/cstringview.hpp
vendored
@ -49,5 +49,7 @@ class CStringView: public detail::BaseStringView {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
using CStringViewCR = CStringView const&;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user