|  | Home | Libraries | People | FAQ | More | 
shared_library::load_self()
        shared_library::path() to shared_library::location()
        import_function*
          and import_variable*
          functions were refactored into import* functions
        import* functions
        shared_library::load() implementation, unified load_mode::append_decorations behavior across platforms
        shared_library::search_symbol() to shared_library::has()
        load_library_as_* flags
        shared_library
        Applied comments from "Boost query interest" mails and Boost Incubator, implemented new features:
symbol_location()
          methods.
        this_line_location() method.
        Boost.Plugin 0.1 (Initial Solo Prototype taken from Boost.Application with many improvements)