13class BeardDescription {
17 ::ll::TypedStorage<4, 40, ::BeardingDescriptionCache const> mCache;
18 ::ll::TypedStorage<8, 8, ::BeardKernel const&> mBeardKernel;
23 BeardDescription& operator=(BeardDescription
const&);
24 BeardDescription(BeardDescription
const&);