This commit is contained in:
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&;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user