Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Marek R
Marek R has asked
32
questions and find answers to
206
problems.
Stats
4.3k
EtPoint
1.2k
Vote count
32
questions
206
answers
About
Marek R questions
cmake disabling MSVC incremental linking
OS X CMake: exectuable with alternative bundle name
When using staticly linked OpenSSL 3.0.8 on some machine legacy provider can't be loaded
Use string literals inside template which handles any char sizes
Why is SFINAE for one of the std::basic_string constructors so restrictive?
Setting custom locale on boost::filesystem throws an exception on CentOS
How to extract MSVC rutime libraries from merged `Microsoft_VC141_CRT_x64.msm` during setup verification
UIScrollView and content with requires touch move events
CMake Xcode generator - add capability "hardened runtime"
Dynamically change aspect ratio of view controlled by autolayout
Marek R answers
GCC 14 "possibly dangling reference to a temporary" warning or not, depending on the function argument
Git tag doesn't return the last tag
When should we use a custom deleter instead of the default deleter in a unique_ptr?
How can I flatten a circular dependency using C++20 modules?
why after pop_back() operation it still prints the complete vector?
OS X CMake: exectuable with alternative bundle name
Present UIViewController in Landscape mode in Portrait only app
Can't use std::source_location in VS2019
How do I pass std::array as a template parameter with a varying number of elements in C++?
Qt signals after slot disconnected