String Proxy Puzzle -- Alex Marmer

C-style string cannot be used as a template parameter (X<"abc">() won't compile).

String Proxy​ Puzzle

by Alex Marmer

From the article

The puzzle is about how for any C-style string to use it's proxy as a template parameter and how to reconstruct the compile-time string from it.

 

 

 

Add a Comment

You must sign in or register to add a comment.

Comments (0)

There are currently no comments on this entry.