Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in one-definition-rule
Potential evaluation of inline function bodies and instantiation of template members
Mar 20, 2023
c++
c++11
language-lawyer
inline-functions
one-definition-rule
Non-overloadable non-inline function definitions in different translation units
Mar 04, 2023
c++
c++17
language-lawyer
one-definition-rule
What means "obey ODR" in case of inline and constexpr function?
Feb 13, 2023
c++
c++11
inline
constexpr
one-definition-rule
Why C++ linker is silent about ODR violation?
Feb 01, 2023
c++
templates
one-definition-rule
C++ standard: ODR and constexpr std::string_view
Feb 01, 2023
c++
language-lawyer
c++17
linkage
one-definition-rule
Can anyone explain this paragraph of the current C++0x standard draft?
Dec 30, 2022
c++
c++11
standards
one-definition-rule
What is the intention of ODR?
Dec 26, 2022
c++
language-design
linkage
one-definition-rule
Are structs with preprocessor branched implementation an ODR violation?
Dec 26, 2022
c++
c
struct
one-definition-rule
inline function and class and header file
Dec 11, 2022
c++
class
inline
one-definition-rule
Am I guaranteed to not be bitten by this ODR violation?
Nov 11, 2022
c++
templates
linker
one-definition-rule
Why doesn't the linker emit an error in the code below?
Nov 09, 2022
c++
language-lawyer
one-definition-rule
non-static data members and one definition rule
Nov 01, 2022
c++
class
scope
linkage
one-definition-rule
One definition rule about class member access expression
Oct 21, 2022
c++
one-definition-rule
passing a static constexpr variable by universal reference?
Oct 04, 2022
c++
c++11
static-members
constexpr
one-definition-rule
How is using -pthread not violation ODR rules?
Oct 27, 2020
c++
c
pthreads
one-definition-rule
Can you violate ODR with structured bindings on a class type
Sep 05, 2022
c++
undefined-behavior
one-definition-rule
c++17
structured-bindings
Inlining Template Specialization
Oct 08, 2022
c++
inline
template-specialization
one-definition-rule
template-function
ODR bug in MSVC?
May 23, 2021
c++
visual-c++
one-definition-rule
Doesn't std::piecewise_construct cause a ODR violation?
Dec 24, 2021
c++
c++11
constexpr
linkage
one-definition-rule
Older Entries »