.. _file_include_ripple_storage_polymorphic_layout.hpp: File polymorphic_layout.hpp =========================== = :ref:`file_include_ripple_storage_polymorphic_layout.hpp` ----------- -*- C++ -*- ==** .. contents:: Contents :local: :backlinks: none Definition (``include/ripple/storage/polymorphic_layout.hpp``) -------------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file_include_ripple_storage_polymorphic_layout.hpp.rst Detailed Description -------------------- Ripple Copyright (c) 2019 - 2021 Rob Clucas. This file is distributed under the MIT License. See LICENSE for details. ==----------------------------------------------------------------------==* This file defines a class which can be inherited to make the layout of its data polymorphic. ==---------------------------------------------------------------------== Included By ----------- - :ref:`file_include_ripple_container_vec.hpp` - :ref:`file_include_ripple_math_mat.hpp` - :ref:`file_include_ripple_math_quat.hpp` Namespaces ---------- - :ref:`namespace_ripple` Classes ------- - :ref:`exhale_struct_structripple_1_1PolymorphicLayout`