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)
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)