$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Boost MSM : Virtual Memory Exhausted: cannot allocate memory
From: rahul baruah (rahul03baruah_at_[hidden])
Date: 2013-10-03 09:41:07
Hello,
I am using boost Meta - state machine. I have 19 state which is
compiling ok. but whn i incease the number of state transition in
Transition table(using internal_transition_table) i get this error: *"Virtual
Memory Exhausted: cannot allocate memory"*
*
*
* *Has anyone has face the same problem??
Regards
Rahul