SpiceQA
Questions
Tags
Users
Badges
name-mangling
32 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How does name mangling work when accessing `__attr` inside the class?
user_5757418
0
•
asked Dec 1, 2020
2
1
61
name-mangling
oop
python
Why am I getting name mangling issues in cython when using a c++ header?
user_992687
0
•
asked Oct 26, 2020
2
0
135
cython
name-mangling
c++
Is it possible to explicitly call a name mangled function?
user_12921471
0
•
asked Sep 18, 2020
38
1
2189
name-mangling
function-call
c++
How can I check if an identifier is dunder or class-private (i.e. will be mangled)?
user_4518341
0
•
asked Jul 12, 2020
4
1
491
name-mangling
identifier
magic-methods
python
Why do gcc and clang generate different symbol names for an instantiation of a function template?
user_471164
0
•
asked Jul 7, 2020
7
1
677
type-alias
name-mangling
clang
gcc
c++
Why is the C++ mangling on Linux not unique
user_1510211
0
•
asked Jan 11, 2019
3
1
78
name-mangling
g++
c++
In which order was the template parameter used?
user_3436634
0
•
asked Oct 22, 2018
4
0
61
name-mangling
g++
c++
De-mangling export functions in Python
user_4328070
0
•
asked Jul 24, 2017
5
1
743
name-mangling
dllimport
python
c++
Linking to a .dll file without the .lib
user_3763545
0
•
asked Jul 11, 2017
5
1
1615
name-mangling
c
dll
Why is name mangling used with the WinMain() function?
user_7271672
0
•
asked Jul 6, 2017
4
1
223
name-mangling
winapi
c
Prev
Prev
1
2
(current)
3
4
Next
Next
Hot Questions