id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 9908,type 'bool' unexpected,awayne@…,Ion Gaztañaga,"when compling with live555, errors found like this: type 'bool' unexpected(line 96 in file move/detail/meta_utils.hpp) it's because 'Boolean' is a macro define(as bool) in live555 lib, so ""bool::value"" is unexpected, it's a comflict. the solution is changename, just change the typename 'Boolean' to 'Boolean1' or sth else that's not a comflict ",Bugs,closed,To Be Determined,move,Boost 1.55.0,Problem,invalid,bool Boolean,