Search code examples
passing rvalue to non-ref parameter, why can't the compiler elide the copy?...


c++clangx86-64compiler-optimizationabi

Read More
How to support devices with MIPS arch in NDK r17+?...


androidandroid-ndkmipsabi

Read More
How solidity make function signature with tuple(nested abi)?...


solidityabi

Read More
Avoiding standard library conflicts in unix...


c++gccshared-librariesldabi

Read More
Querying or interacting with Ethereum contracts using ABI...


ethereumabicontract

Read More
Two different ways to choose specific ABI in Android...


androidcmakeandroid-ndkarm64abi

Read More
ABI in pimpl idiom with unique_ptr...


c++11unique-ptrabipimpl-idiom

Read More
Did libstdc++'s layout for make_shared change between gcc 4.x and gcc 6.x?...


c++gccg++libstdc++abi

Read More
How should I build a C++ app for distribution to different versions of OS X/macOS?...


c++xcodemacosclangabi

Read More
What is the best practice for supporting different ABIs with a shared library release?...


c++visual-c++dllshared-librariesabi

Read More
How to Compile boost with GCC 5 using old ABI?...


c++11gccboostlinkerabi

Read More
vtable size mismatch linking boost...


c++11boostabi

Read More
Call deployed smart contract function from new smart contract via bytes.?...


blockchainethereumsolidityabismartcontracts

Read More
Passing arguments to own execv kernel implementation...


linux-kerneloperating-systemelfabiexecve

Read More
Error INSTALL_FAILED_NO_MATCHING_ABIS after updating Nexus 5x to Oreo...


androidandroid-studioabi

Read More
Ethereum contract do not change it state while minting...


ethereumabismartcontractsgo-ethereum

Read More
ABI mismatch when building go project with a yocto recipe...


goyoctoabimismatchrecipe

Read More
Is it safe to pass objects, such as STL objects, to and from a static library?...


c++stlstatic-librariesabi

Read More
Is it safe to link C++17, C++14, and C++11 objects...


c++c++11linkerc++14abi

Read More
Why do x86-64 Linux system calls work with 6 registers set?...


linux-kerneloperating-systemx86-64system-callsabi

Read More
How does C++ ABI deal with RVO and NRVO?...


c++abirvonrvo

Read More
Why does Clang coerce struct parameters to ints...


compiler-constructionstructclangllvmabi

Read More
Do we need to upload universal-apk if we are uploading different apk's for each ABI...


androidperformanceandroid-gradle-plugingoogle-playabi

Read More
MSVC function name mangling...


c++windowsvisual-c++abi

Read More
error: function declared 'ms_abi' here was previously declared without calling convention (c...


cclangabiosdevfreestanding

Read More
C++ library across different compilers...


c++dllshared-librariesabi

Read More
Activation records - C...


macosgccassemblyx86abi

Read More
Segfault when calling, but not jumping to, address in rax...


c++assemblyposixx86-64abi

Read More
What is the extended option in abi-compliance-checker used for?...


c++cabi

Read More
Generating Multiple Apk according to the Native ABI...


androidandroid-ndkgoogle-playabimultiple-apk

Read More
BackNext