.. Generated automatically by cpp2rst .. highlight:: c .. role:: red .. role:: green .. role:: param .. _triqs__gfs__gf_const_view__rebind: triqs::gfs::gf_const_view::rebind ================================= *#include * **Synopsis** .. rst-class:: cppsynopsis 1. | void :red:`rebind` (:ref:`gf_const_view\ ` const & :param:`g`) noexcept 2. | void :red:`rebind` (:ref:`gf_view\ ` const & :param:`X`) noexcept Documentation **1)** Rebinds the view **2)** Rebinds the const view to a non const view Parameters ^^^^^^^^^^ * :param:`g` The const view to rebind into