j
k
j a
j l
Emil Dotchevski wrote:
...foo< mpl::string<'hell','o wo','rld!'>::c_str > f; Isn't 'hell' undefined behavior? :)
foo< mpl::string<'hell','o wo','rld!'>::c_str > f;
Isn't 'hell' undefined behavior? :)
No, merely implementation-defined. Sebastian
Back to the thread
Back to the list