SpiceQA
Questions
Tags
Users
Badges
inline-functions
17 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Should modifying an inline member function cause recompiling the whole class?
user_9185253
0
•
asked Sep 4, 2022
4
0
74
inline-functions
c++
Can I inline a function which uses a static variable?
user_3976813
0
•
asked May 5, 2022
5
3
208
inline-functions
static-variables
c++
SQL Server 2019 infinitely recompiles inline table valued function that does full text search with Parameterization = Forced
user_17976653
0
•
asked Jan 19, 2022
2
1
116
parameterization
inline-functions
full-text-search
sql-server
A "constexpr" function should not be declared "inline"
user_13407802
0
•
asked Jan 7, 2022
5
1
221
constexpr-function
sonarlint
inline-functions
destructor
c++
Why are certain Kotlin library functions (e.g., some extension functions in String.kt) marked as inline even if they are no higher-order functions?
user_2938364
0
•
asked Nov 17, 2021
3
1
128
kotlin
inline-functions
inline
higher-order-functions
lambda
Is there any practical difference between an inline function having internal and external linkage, with compiler optimization?
Admin
1
•
asked Nov 14, 2021
3
1
104
compiler-optimization
language-lawyer
inline-functions
c++
Use inline function in subquery (in a WHERE clause)
user_5576771
0
•
asked Oct 14, 2021
2
1
183
oracle19c
subquery
with-statement
inline-functions
oracle
flutter anonymous / inline functions for widget properties
user_7051965
0
•
asked Jul 10, 2020
2
1
1328
dart
inline-functions
Why my inline functions have linking error?
user_13253563
0
•
asked Apr 7, 2020
2
1
68
inline-functions
function
class
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++
1
(current)
2
Next
Next
Hot Questions