• Dominik Charousset's avatar
    use message headers instead of different enqueues · f5ae41d4
    Dominik Charousset authored
    this patch removes the functions `sync_enqueue` and `chained_sync_enqueue`;
    instead, `enqueue` takes a message header that denotes wheter the message
    is synchronous or asynchronous (this patch also prepares libcppa for the
    addition of message routing and priorities)
    f5ae41d4
is_builtin.hpp 3.49 KB