










sudo apt-get install -y libcurl4-openssl-dev
I guess this should be enough



















/dev/mapper/xubuntu--vg-root 144G 120G 18G 88% /
















{}



CMyClass MyVar(); it declares a function MyVar taking no parameter and returning an object of CMyclass












std::set byt C0d3d3v



std::set byt C0d3d3v 





<=>bool operator==(const CClass&) = default;
























c++
new(m_aQueue) std::remove_pointer<decltype(m_aQueue)>::type{};
thats an uff tho





















cargo build --profile=release-with-debug



GpuEnvelopesData::update, its also mostly wgpu








set_scissor_rect coz I did that a lot for bounding box)









































































void f(int n, char _[(
(n < 0) ?
printf("negative!")
: (n > 0) ?
printf("positive!")
:
printf("zero!")
, 1
)])
{
} (edited)




























cmake -G Ninja -DDEV=ON -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/mingw64.toolchain ..

