SpiceQA
Questions
Tags
Users
Badges
one-definition-rule
46 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is it safe to mix UNICODE and non-UNICODE translation units?
Luc_Touraille_20984
0
•
asked Oct 12, 2021
2
1
100
one-definition-rule
unicode
visual-c++
c++
inline vs static for nonmember global variables
user_700825
0
•
asked Sep 15, 2021
2
2
183
one-definition-rule
c++17
inline
c++
Basic ODR violation: member functions in .h files
user_3449273
0
•
asked Mar 8, 2021
2
4
1757
hfile
one-definition-rule
c++
Is there a conflict between [temp.spec]/5 and [basic.odr] w.r.t. the odr-rule for explicit specializations?
user_4573247
0
•
asked Feb 17, 2021
2
0
50
one-definition-rule
template-specialization
language-lawyer
templates
c++
Is it safe to use #ifdef guards on C++ class member functions?
user_1668604
0
•
asked Feb 4, 2021
18
3
2130
one-definition-rule
objective-c++
conditional-compilation
objective-c
c++
Why does an inline user-provided constructor odr-uses base class constructors?
user_817643
0
•
asked Jan 23, 2021
4
1
109
one-definition-rule
language-lawyer
templates
c++
Is an implementation required to diagnose ODR-violations of duplicated definitions of the same explicit specialization within the same TU?
user_4573247
0
•
asked Nov 27, 2020
9
1
126
one-definition-rule
template-specialization
language-lawyer
templates
c++
Inline functions with same type but different body in .cpp files
user_12590879
0
•
asked Oct 26, 2020
2
1
131
one-definition-rule
inline
c++
Is it legal to declare but not define a function that is unused?
user_7008416
0
•
asked Sep 16, 2020
3
1
197
one-definition-rule
language-lawyer
linker
c++
Does one definition rule apply to dynamically loading shared libraries at runtime?
user_7492654
0
•
asked Sep 6, 2020
5
1
357
one-definition-rule
loadlibrary
c
dll
c++
Prev
Prev
1
2
(current)
3
4
5
Next
Next
Hot Questions