X-Git-Url: https://git.donarmstrong.com/?p=rsem.git;a=blobdiff_plain;f=boost%2Ffusion%2Fadapted%2Fstruct%2Fdetail%2Fat_impl.hpp;fp=boost%2Ffusion%2Fadapted%2Fstruct%2Fdetail%2Fat_impl.hpp;h=68fd241a88a60a8348961e74157250d77e81a52e;hp=febb63358babbe2f30036a07c9f0f14335c2db78;hb=2d71eb92104693ca9baa5a2e1c23eeca776d8fd3;hpb=da57529b92adbb7ae74a89861cb39fb35ac7c62d diff --git a/boost/fusion/adapted/struct/detail/at_impl.hpp b/boost/fusion/adapted/struct/detail/at_impl.hpp index febb633..68fd241 100644 --- a/boost/fusion/adapted/struct/detail/at_impl.hpp +++ b/boost/fusion/adapted/struct/detail/at_impl.hpp @@ -1,5 +1,5 @@ /*============================================================================= - Copyright (c) 2001-2006 Joel de Guzman + Copyright (c) 2001-2011 Joel de Guzman Copyright (c) 2005-2006 Dan Marsden Copyright (c) 2009-2010 Christopher Schmidt @@ -22,7 +22,7 @@ namespace boost { namespace fusion { namespace extension { template struct apply - : extension::struct_member< + : access::struct_member< typename remove_const::type , N::value >::template apply