Newbetuts
.
New posts in one-definition-rule
What am I allowed to do with a static, constexpr, in-class initialized data member?
c++
c++11
static-members
constexpr
one-definition-rule
Redeclaration of global variable vs local variable
c
declaration
definition
redefinition
one-definition-rule
Static constexpr odr-used or not?
c++
c++11
constexpr
one-definition-rule
Can using a lambda in header files violate the ODR?
c++
c++11
lambda
language-lawyer
one-definition-rule
Do distinct functions have distinct addresses?
c++
function-pointers
language-lawyer
one-definition-rule
comdat-folding
What does it mean to "ODR-use" something?
c++
templates
one-definition-rule
When should I write the keyword 'inline' for a function/method?
c++
inline
one-definition-rule
Prev