Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Projects index: https://eczbek.github.io
Gists: https://gist.github.com/Eczbek
Discord: Eczbek#7790
Eczbek#7790
C++ utility library
C++ 74 6
preprocessor date and time parsing
C 7
C++ 3 3
C generics and compatibility utilities
C
golfed
HTML 6 1
struct as{template<class T>operator T(){throw;};template<class T>struct x{T x;template<class U>constexpr decltype(static_cast<U>((T)x))operator->*(U(as::*)())noexcept(noexcept(static_cast<U>((T)x))){return static_cast<U>((T)x);}};template<class T>friend constexpr x<T&&>operator->*(T&&x,as)noexcept{return{(T&&)x};}};
#define as ->*::as()->*&::as::operator
There was an error while loading. Please reload this page.