What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Taxonomy vs Nontemplatized - What's the difference?

taxonomy | nontemplatized |

As a noun taxonomy

is the science or the technique used to make a classification.

As an adjective nontemplatized is

not templatized.

taxonomy

Noun

(taxonomies)
  • The science or the technique used to make a classification.
  • A classification; especially , a classification in a hierarchical system.
  • (taxonomy, uncountable) The science of finding, describing, classifying and naming organisms.
  • Synonyms

    * alpha taxonomy

    Derived terms

    * folk taxonomy * scientific taxonomy

    See also

    * classification * rank * taxon * domain * kingdom * subkingdom * superphylum * phylum * subphylum * class * subclass * infraclass * superorder * order * suborder * infraorder * parvorder * superfamily * family * subfamily * genus * species * subspecies * superregnum * regnum * subregnum * superphylum * phylum * subphylum * classis * subclassis * infraclassis * superordo * ordo * subordo * infraordo * taxon * superfamilia * familia * subfamilia * ontology

    nontemplatized

    English

    Adjective

    (-)
  • Not templatized.
  • * 1995 , The C++ report: the international newsletter for C++ programmers
  • Note that unlike the nontemplatized version, this function still supports constant objects because T is allowed to bind to a constant object...
  • * 1997 , Herbert Schildt, C/C++ programmer's reference
  • The old-style library uses a less-complicated, nontemplatized class hierarchy.
  • * 2009 , Jeff Cogswell, John Paul Mueller, C++ All-In-One Desk Reference For Dummies
  • Want to know how to derive a nontemplatized class from a class template?