Popular repositories Loading
-
-
vs-subword-navigation
vs-subword-navigation PublicVisual Studio subword navigation extension
-
-
387 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 1 commit in 1 repository
Created 1 repository
-
vasama/WG21-P2146
C++
This contribution was made on Apr 14
Created an issue in llvm/llvm-project that received 3 comments
[clang] explicit template instantiation generates invalid symbol
template<typename T>
void hello(T* CONST) {} template void hello<int>(int*);
C:\Users\vasama\sandbox λ cat test.cpp
template<typename T>
void hell…
3
comments