PDA

Просмотр полной версии : [11628] Add explicit to ObjectGuid(uint32 const&)


newsbot
24.09.2011, 11:40
автор:

<pre>m src/game/ObjectGuid.h
m src/shared/revision_nr.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[11628] Add explicit to ObjectGuid(uint32 const&)

No reason have implicit wrong uses catch version when main version
of constrictor have `explicit`. This also avoid unexpected selection
catch-version with less readable error output at implicit uses.

Signed-off-by: VladimirMangos <vladimir@getmangos.com></pre>



Подробнее... (https://github.com/mangos/mangos/commit/b715dd676395d4591f0af0ec40c0246687bc00e1)