#include <triqs/gfs/block_gf.hpp>
Synopsis
block_gf::const_view_type operator() () const block_gf::view_type operator() ()
Documentation
1) Makes a const view of *this 2) Makes a view of *this if it is non const
1) Makes a const view of *this
2) Makes a view of *this if it is non const