// Copyright (C) 2015 ChaosForge Ltd // http://chaosforge.org/ // // This file is part of NV Libraries. // For conditions of distribution and use, see copyright notice in nv.hh /** * @file functional.hh * @author Kornel Kisielewicz epyon@chaosforge.org * @brief functional */ // TODO : implement #ifndef NV_STL_FUNCTIONAL_HH #define NV_STL_FUNCTIONAL_HH #include #include #endif // NV_STL_TYPE_TRAITS_HH