Ramito

Results 2 issues of Ramito

Hello! I am trying to generically (without upfront knowledge of the component types) read the byte contents of all existing pools. Is this possible? I assume the only way I...

question

Would it be a bad idea to define `C++` methods as `constexpr`? This would facilitate defining non trivial `constexpr` values in applications. I'd appreciate any thoughts. Thank you!