Ignore:
Timestamp:
May 18, 2007, 4:42:36 AM (17 years ago)
Author:
dai_9181
Message:

Blittable型を導入した。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/src/Smoothie.cpp

    r112 r128  
    2323NamespaceScopesCollection Smoothie::Meta::namespaceScopesCollection;
    2424NamespaceScopesCollection Smoothie::Meta::importedNamespaces;
     25BlittableTypes Smoothie::Meta::blittableTypes;
    2526
    2627bool Smoothie::isFullCompile = false;
Note: See TracChangeset for help on using the changeset viewer.