[extension] factory::create() constness

9 Jul
2008
9 Jul
'08
12:14 a.m.
Hi, Would it be possible to make boost::extension::factory::create() a const member function? I haven't taken the time to look at the implementation of create() myself, but if there's a possibility of that function becoming const I can make my wrapper interfaces const as well. I just have a feeling that a create method should not mutate the factory object at all, but I could be mistaken.
6182
Age (days ago)
6182
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jeremy Pack
-
Robert Dailey