std::cout<<__FILE__<<":"<<__LINE__<<" Error "<<demangle(typeid(T).name())<<" the type does not work with the option RECEIVE_KNOWN or NO_CHANGE_ELEMENTS"<<std::endl;
}
{std::cout<<__FILE__<<":"<<__LINE__<<" Error "<<demangle(typeid(T).name())<<" the type does not work with the option or NO_CHANGE_ELEMENTS"<<std::endl;}
std::cerr<<"Error: "<<__FILE__<<":"<<__LINE__<<" this function must be called when no other requests are in progress. Please remember that if you use function like max(),sum(),send(),recv() check that you did not miss to call the function execute() \n";