You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2024. It is now read-only.
I've a problem with templates as return types. As you can see in the screenshot function signatures get colored in "TemplateTypeParameter" class if i use a template variable as return value. Without a template all works fine.
Also i have 3 different collorings for std::string in the image (green:yellow, green:green, blue:blue).
clang --version
Apple LLVM version 10.0.0 (clang-1000.11.45.5),
color_coded git:
commit 16e71d6 (grafted, HEAD -> master, origin/master, origin/HEAD)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've a problem with templates as return types. As you can see in the screenshot function signatures get colored in "TemplateTypeParameter" class if i use a template variable as return value. Without a template all works fine.
Also i have 3 different collorings for std::string in the image (green:yellow, green:green, blue:blue).
clang --version
Apple LLVM version 10.0.0 (clang-1000.11.45.5),
color_coded git:
commit 16e71d6 (grafted, HEAD -> master, origin/master, origin/HEAD)
The text was updated successfully, but these errors were encountered: