Searched refs:is_env (Results 1 – 4 of 4) sorted by relevance
64 struct is_env struct69 struct is_env<T, typename T::proto_environment_> struct74 struct is_env<T &, void> struct75 : is_env<T>
179 template<typename T, bool B = is_env<T>::value>238 template<typename Env, bool IsEnv = is_env<Env>::value>274 template<typename Env, bool IsEnv = is_env<Env>::value>332 template<typename Env, bool B = is_env<Env>::value>
104 is_env<Data>::value
516 struct is_env;