Mario Bras

Results 3 comments of Mario Bras

I think this is a great idea, but I propose a slightly different approach. Instead of having string literals be `string_view`'s in Cpp2 syntax, I propose creating a new string...

> - Lifetime and null safety: The pointers to them are always non-null and safe to dereference. > - Concurrency safety: They have pretty good immutability protection from modification. >...

I agree with you in that adding a `_c` postfix is not the solution 😄 All the concepts defined in `dimensions.h`, `bitrate.h`, and `information.h` seem to be no problem. If...