@vaporeon_ I've actually never done it before so this'll take me a second haha
@vaporeon_ okay, for some reason std::cout << &add_rvalue_ref << "\n";
logs the number 1
to console and compilation gives me the warning "reference cannot be bound to dereferenced null pointer in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion]" so um, what the fuck
@wallhackio Wundefined bool conversion
@vaporeon_