/** \defgroup fost_core_accessor accessor \ingroup fost_core \brief A mechanism for making public attributes look like accessor methods. */ /** \class fostlib::accessor fost/accessors.hpp fost/core \ingroup fost_core_accessor \brief A class which makes attributes syntactically behave like accessor methods. \sa - C++ killed the get & set accessors - A simple meta-accessor */