X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Flinespec.h;h=6c9b0b3ee8c12ab029c015336b01c64031c987c9;hb=d6541620447f43985b34e9a39488bafb38158221;hp=ce74fe60be65e7b042f56e79d75285add7d5e258;hpb=25516cc573ff3551a7ac0538e1d3de5811c7199e;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/linespec.h b/gdb/linespec.h index ce74fe60be..6c9b0b3ee8 100644 --- a/gdb/linespec.h +++ b/gdb/linespec.h @@ -58,8 +58,7 @@ struct linespec_result linespec_result () = default; ~linespec_result (); - linespec_result (const linespec_result &) = delete; - linespec_result &operator= (const linespec_result &) = delete; + DISABLE_COPY_AND_ASSIGN (linespec_result); /* If true, the linespec should be displayed to the user. This is used by "unusual" linespecs where the ordinary `info break'