Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Sex Constructor

Initializes the Sex, either as a default, or from a Sex instance or a Sex::sex_type.

There are three versions of the Sex constructor. The default constructor initializes the sex to Sex::sex_type::MALE. Otherwise the sex is initialized from a Sex instance or a Sex::sex_type.

 
Name 
Description 
 
Sets the sex code to Sex::sex_type::MALE.  
 
Copies the sex code from another Sex
 
Sets the sex code to a new sex code. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!