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
inline functions and the one definition rule
May 06, 2026
c++
c++11
inline
one-definition-rule
Unspecified constant expression values and ODR
May 06, 2026
c++
c++17
language-lawyer
one-definition-rule
C++ Modules, the Standard Library, Third-Party Libraries, and the One Definition Rule
May 04, 2026
c++
language-lawyer
c++20
one-definition-rule
c++-modules
Is it an ODR violation to have inconsistent noexcept in declaration?
Apr 27, 2026
c++
c
language-lawyer
noexcept
one-definition-rule
Calling function templates specialized in another translation unit [duplicate]
Apr 26, 2026
c++
templates
language-lawyer
one-definition-rule
explicit-specialization
Are include guards redundant if variables and functions are declared as inline in header files?
Apr 03, 2026
c++
inline
one-definition-rule
Is use in an unused default member initializer still an odr-use?
Mar 17, 2026
c++
one-definition-rule
template-instantiation
implicit-instantiation
Can a `constexpr std::initializer_list` be used at compile time but not ODR-used?
Mar 12, 2026
c++
c++11
constexpr
one-definition-rule
Pure virtual function implementation
Mar 02, 2026
c++
inheritance
definition
virtual-functions
one-definition-rule
Wrong constructor being called causes segmentation fault
Feb 08, 2026
c++
linker
undefined-behavior
one-definition-rule
clang - how to declare a static const int in header file?
Dec 07, 2025
c++11
static
clang
constants
one-definition-rule
Can differing alias templates resolve potential ODR violations across libraries?
Oct 31, 2025
c++
type-alias
one-definition-rule
non-inlined virtual function defined in header file
Oct 26, 2025
c++
one-definition-rule
Why is tuple_size a trait and not a member
Oct 27, 2025
c++
c++11
tuples
traits
one-definition-rule
ODR violation when linking static and dynamic library
Oct 22, 2025
c++
iphone
clang
one-definition-rule
Older Entries »