C++2a dependent type template

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> template<class T, typename T::type n=0> class X; using namespace std; int main() { cout << "Hello World!"; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines