SpiceQA
Questions
Tags
Users
Badges
one-definition-rule
46 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Breaking of ODR inside one TU?
user_2085626
0
•
asked Jul 7, 2020
4
1
82
one-definition-rule
friend-function
language-lawyer
templates
c++
Executing code automatically at program start without violating ODR
user_13057030
0
•
asked Jun 19, 2020
2
1
82
one-definition-rule
c++17
c++
Is taking the address of an undefined function allowed?
user_6205379
0
•
asked Apr 1, 2020
6
1
101
one-definition-rule
language-lawyer
function-pointers
c++
Why is constexpr solving duplicated definition?
user_3480808
0
•
asked Feb 27, 2020
2
2
342
function-definition
one-definition-rule
constexpr
inline-functions
c++
Non-overloadable non-inline function definitions in different translation units
user_9585016
0
•
asked Feb 25, 2020
4
1
103
one-definition-rule
c++17
language-lawyer
c++
Does the standard allow an implicit virtual destructor not being implicitly defined when no instances of its class are created?
user_8274127
0
•
asked Oct 24, 2019
7
1
256
implicit-declaration
one-definition-rule
language-lawyer
virtual-destructor
c++
Where does the standard specify that functions defined inside a class are inline?
user_9528746
0
•
asked Oct 8, 2019
3
2
96
one-definition-rule
language-lawyer
member-functions
c++
Why does passing to a function a set::iterator instead of a const_iterator violate the One Definition Rule?
user_3982001
0
•
asked Jun 21, 2019
10
2
379
one-definition-rule
parameter-passing
set
iterator
c++
C++: Defining class in multiple files
user_9042295
0
•
asked Jun 12, 2019
4
1
267
one-definition-rule
c++
Is static constexpr variable odr-used?
user_1030870
0
•
asked Sep 10, 2018
3
1
730
one-definition-rule
c++14
c++
Prev
Prev
1
2
3
(current)
4
5
Next
Next
Hot Questions