Edit

kc3-lang/ftgl/src

Branch :

  • Show log

    Commit

  • Author : brlcad
    Date : 2010-09-28 19:01:23
    Hash : 9a13e4f8
    Message : implement a quick check for __FUNCTION__ and __func__ based on whether the compiler can actually use one or the other at runtime. cache the checks and provide __FUNC__ for use via FTGL_CPP_FUNC.