issues
search
microsoft
/
proxy
Proxy: Next Generation Polymorphism in C++
https://wg21.link/p3086
MIT License
2.16k
stars
133
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Provide access to `self` in weak dispatch?
#193
Shuenhoy
opened
4 days ago
4
can add_convention support function overload?
#192
Nu11able
closed
21 hours ago
2
Implement accessibility support for reflection
#191
mingxwa
closed
2 days ago
0
Update add_convention.md
#190
ggqshr
closed
1 week ago
0
Implement `PRO_DEF_FREE_AS_MEM_DISPATCH`
#189
mingxwa
closed
1 week ago
0
Improve accessibility for free function call
#188
mingxwa
closed
1 week ago
0
Improve accessibility for reflection
#187
mingxwa
closed
2 days ago
0
Add build validation pipeline for NVHPC compiler
#186
mingxwa
opened
1 week ago
0
Any way to detect narrowing conversion?
#185
apricot-azumi
closed
1 week ago
1
can proxy work as a interface for template programming?
#184
fililili
closed
1 week ago
4
Stabilize benchmarking report
#183
mingxwa
closed
2 weeks ago
0
Resolve build issues for NVHPC
#182
mingxwa
closed
3 weeks ago
0
Generate benchmarking report
#181
mingxwa
closed
3 weeks ago
0
NVHPC Compiler support
#180
pedronahum
closed
3 weeks ago
2
Force enable EBO on MSBuild when building with clang-cl
#179
mingxwa
closed
3 weeks ago
0
What happened to Clang's `__declspec(empty_bases)`?
#178
frederick-vs-ja
closed
3 weeks ago
0
Improve benchmarking command line
#177
mingxwa
closed
4 weeks ago
0
[Build] Update macOS to 15
#176
mingxwa
closed
1 month ago
0
Add assertion for `proxy_invoke()` and `proxy_reflect()`
#175
mingxwa
closed
1 month ago
0
Add benchmarks for std::variant
#174
mingxwa
closed
1 month ago
0
Resolve warnings in unit tests
#173
mingxwa
closed
1 month ago
0
Pump library version
#172
mingxwa
closed
1 month ago
0
Add benchmark for lifetime management performance against std::any
#171
mingxwa
closed
1 month ago
0
Warnings in release build
#170
mingxwa
closed
1 month ago
0
Add benchmarks
#169
mingxwa
closed
1 month ago
0
Update Ubuntu pipeline image
#168
mingxwa
closed
1 month ago
0
Reduce semantics of `proxy_invoke`
#167
mingxwa
closed
1 month ago
0
Fix documentation format
#166
mingxwa
closed
1 month ago
0
Can pro::facade_builder work with template?
#165
cxxamz
closed
1 month ago
3
Update wording for allocate_proxy and make_proxy_inplace
#163
mingxwa
closed
1 month ago
0
In which occasion we should use proxy than old style polymorphic?
#162
lushengguo
closed
1 month ago
2
Fix broken link
#161
mingxwa
closed
2 months ago
0
Documentation for 3.0.0
#160
mingxwa
closed
2 months ago
0
Update format
#159
mingxwa
closed
2 months ago
0
Update sample code for `basic_facade_builder::add_facade`
#158
mingxwa
closed
2 months ago
0
Add support for upward conversion in `facade_builder::add_facade`
#157
mingxwa
closed
2 months ago
1
Can/recommend proxy be used across dll boundary?
#156
heroboy
closed
2 months ago
4
Add .gitattributes
#155
mingxwa
closed
3 months ago
0
CMake won't build if the version is below 3.24
#154
mingxwa
closed
3 months ago
0
Fix build error
#153
mingxwa
closed
3 months ago
0
Compile warnings in clang 18
#152
tian-lt
closed
1 month ago
2
Update Google test version
#151
mingxwa
closed
3 months ago
0
Run BVT with AppleClang
#150
mingxwa
closed
3 months ago
0
Remove vcpkg.json in samples
#149
mingxwa
closed
3 months ago
0
Add more samples
#148
mingxwa
closed
3 months ago
0
Add more samples
#147
mingxwa
closed
3 months ago
0
Add feature test macro
#146
mingxwa
closed
3 months ago
0
Remove redundant semicolon
#145
mingxwa
closed
3 months ago
0
Remove redundant macro `___PRO_DEF_BRACKETS_OP_ACCESSOR`
#144
mingxwa
closed
3 months ago
0
What's the best way to implement a LD_PRELOAD-able plug-in registry class in proxy style?
#143
MoFHeka
closed
3 months ago
1
Next