Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Abyx
Abyx has asked
18
questions and find answers to
49
problems.
Stats
1.3k
EtPoint
418
Vote count
18
questions
49
answers
About
Preferred pronouns: он, его, него, ему, нему, им, ним, о нём.
Abyx questions
Converting integers with different capacity
Why Lua has the `<=` opcode and metamethod?
How to call the idiom of using an array to apply a function to a variadic pack
Check calling convention of pointer-to-function type
co_await appears to be suboptimal?
Stack allocated RAII objects vs DI principle
Multi-line raw string literals as preprocessor macros arguments
How to forbid assignment
Friend function is not visible in the class
Which platforms don't use string comparison in type_info op==?
Abyx answers
error C2400: inline assembler syntax error in 'second operand'; found 'register'
.NET implementation of the active object pattern
What happens if I delete the Relocation table address from PE Header?
How do I get the sizeof(T) safely in boost if T can be void?
Arithmetic operation resulted in an overflow
Tweak DLL module name during LoadLibrary
How to generate a constexpr version string from three integers (or perhaps a git/SVN commit/rev. string)?
Application Debugger for Windows 7 x64 [closed]
co_await appears to be suboptimal?
Writing variadic template constructor