$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Is there any interest in a library for actor programming?
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-06-23 05:26:51
The documentation on atoms states that
"Atoms are mapped to integer values at compile time in libcppa. This
mapping is guaranteed to be collision-free and invertible, but limits
atom literals to ten characters and prohibits special characters."
Just wondering, is this some kind of base-64 encoding?