vulner_able's blog

By vulner_able, history, 10 months ago, In English

I have a doubt since I came to know about constexpr,consteval in c++ Since we know that template metaprogramming is itself turing-complete, couldn't we use this fact and thus generate a lot of code in compile time for huge arrays too ,and for this reason I wanted to know what is the limit size of the submitted file as I think there would me many question in which we can use this hack

Full text and comments »

  • Vote: I like it
  • +8
  • Vote: I do not like it