Sprout/sprout/functional/polymorphic/reference.hpp
2012-06-21 13:34:26 +09:00

8 lines
318 B
C++

#ifndef SPROUT_FUNCTIONAL_POLYMORPHIC_REFERENCE_HPP
#define SPROUT_FUNCTIONAL_POLYMORPHIC_REFERENCE_HPP
#include <sprout/config.hpp>
#include <sprout/functional/polymorphic/address_of.hpp>
#include <sprout/functional/polymorphic/dereference.hpp>
#endif // #ifndef SPROUT_FUNCTIONAL_POLYMORPHIC_REFERENCE_HPP